I'd like to be able to search my event log for a regular expression, much like grepping a Unix log. I found the tool "eventquery.vbs" (described here: ). But it seems that you can only filter on the event type, date and so forth. Am I wrong?
So I'd like to get input from the community; what tools do you use to search your log? I'm looking for:
1.) Built in Microsoft tools. (like eventquery.vbs)
2.) Free third party tools.
3.) Commercial third party tools.
in that order of preference ...
Currently I save my logs, then use grep with a cygwin shell. But installing cygwin isn't an option on every server I support.
Thank you!
So I'd like to get input from the community; what tools do you use to search your log? I'm looking for:
1.) Built in Microsoft tools. (like eventquery.vbs)
2.) Free third party tools.
3.) Commercial third party tools.
in that order of preference ...
Currently I save my logs, then use grep with a cygwin shell. But installing cygwin isn't an option on every server I support.
Thank you!