What do you mean by "too basic" and what do you need to do? The
existing XP Event Viewer lets you do searches and sorts.
The existing XP Event Log's search capabilty is too basic for me.
The sorts are just column sorts.
For example, I would like to be able to search the XP Event Logs for
"Avgfsh" AND "4642". Another example is to find all the event
entries which refer to a given application name such as "Irfanview".
I am big fan of Sys Internals software but Psloglist's command line
operation is slow and it does not really do what I need.
You can output the data to a CSV file and bring into Excel.
Sending the Event Log output to a CSV file and searching that in
Excel is much better. However my Excel 2000 does not search for
Booleans and it would be so much nicer if there was a utility which
could extract and sort the Event Log data more rapidly.
You could also use Win32::EventLog from perl.
Unfortunately I don't know Perl so the Perl command goes way above my
head!
I was hoping there would be a freeware viewer, sorter, searcher to go
through the Event Logs quickly and easily.