I am using a script to pull all
of my event logs from all of my servers (both local and remote) and saving
them off as .evt files at my location. I was wondering if anyone has a
script that I can use to go through these files to pull only the critical
errors?
I have looked at using Event
Comb to do this, but it seems like Event Comb only scans through current event
logs not those that are saved off to another location. The end result I'm
looking for is a way to create some stats on the number of errors and warnings I
receive per server and over all. I want to bring some attention to these
errors so I can get some additional resources in resolving them as well as
putting just the errors in one place to help speed up the process of reviewing
them.
I have seen a few scripts that
do this type of thing but all of those are based on the current event logs not
archived copies of the database.
In the end, I might just end up
changing the time that I run my archive script and run another script prior to
that which might help me to gain my statistics.
Any
suggestions????
Thanks,
Charlie
