Xymon Mailing List Archive search

BBWin Event Log Count

list Michael S. Fisher
Mon, 23 Feb 2009 16:18:08 -0800
Message-Id: <user-aff8a5640522@xymon.invalid>

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