Hi Guys,
I have started to use the Syslog and Trap parsers quite heavily and have setup lots of rules for generating emails to our teams on specific conditions etc etc
However when things break or go wrong (as they do) we tend to get 1000's of messages - syslogs especially - which can cause a lot of emails to be sent in quick succession. So much so that they can back up on our mail server and came close to crashing it last week.
I have configured a rule to notify me when the syslog server receives more than 100 messages in 60 seconds which gives me a heads up that something is spamming the parser. Ideally tho I would like a rule that could disable all the other rules for a set period of time.
Anybody got any ideas on how to achieve this. The best I could come up with was a script to disable the Syslog service however I would still like to collect the syslogs just not send any mails.
Thanks
T