> So, Is there a way to count logs and proceed an action when the > counter reach a specified number ?
I don't believe rsyslog will do this as-is, but you may achieve what you need with rsyslog in combination with an event correlator like SEC (http://simple-evcorr.sourceforge.net). It can trigger an action if there's a number of hits of a rule within a specified timeframe. .../Bosse _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

