Eventlog dumper

  • Thread starter Thread starter Ondrej Sevecek
  • Start date Start date
O

Ondrej Sevecek

Hello,
is there some utility to dump some event from specified log (or the whole
log)?

Thanks Ondra.
 
Ondrej said:
Hello,
is there some utility to dump some event from specified log (or the whole
log)?

Hi

PsLoglist in the free PsTools suite is also an option to DUMPEL:

http://www.sysinternals.com/ntw2k/freeware/pstools.shtml


as well as the free DumpEvt.exe at http://www.somarsoft.com


I would think Microsoft's Log Parser might be able to do this as well.
You can run SQL-like queries against different types of log files.

Microsoft Log Parser
http://www.microsoft.com/downloads/results.aspx?freetext=log+parser

The date part can be a bit tricky, some examples of use:
http://groups.google.com/[email protected]

http://groups.google.com/[email protected]

http://groups.google.com/[email protected]
 
Back
Top