Hi,
Mauricio Tavares wrote:
> Would adding a delay change anything?
No. I tried
> for i in {1..500} ; do logger -p local5.info -t tester "repeat-test" && sleep
> 1 ;
> done
and also
> for i in {1..500} ; do logger -p local5.info -t tester "repeat-test" && sleep
> 10 ;
> done
No reduction.
-Thomas
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.