[rsyslog-notify] Forum Thread: Re: syslog-server receives dupes using a template - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Wed Sep 17 18:48:23 CEST 2014
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24937#p24937
Message:
----------
The key thing that you are missing is that the log gets delivered to every
action that matches the log, not just the first
so you have for example
*.info
kern.*
*.*
that all send to the remotehost, so if you have a kern.info message, it
will be delivered three times
More information about the rsyslog-notify
mailing list