24 Feb
2009
24 Feb
'09
12:18 a.m.
Hi,
I am trying to filter Security based events based upon the number of times they show up in Event logs.
My current line is as follows:
<match logfile="Security" type="fail" count="5" alarmcolor="red" />
This is the first "Security" related entry in the <msgs> section.
It is not filtering based on the count and is including every failure that occurs. Can anybody shed some light on this?
Thanks,
Michael