[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 19:07:49 CEST 2014


User: Habitual 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24938#p24938

Message: 
----------
[quote="dlang":3msmfx7w]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[/quote:3msmfx7w]

Thanks for the large clue. ;)
[code:3msmfx7w]# Remote Logging
*.info,mail.none,authpriv.none,cron.none   ?RemoteHost
[/code:3msmfx7w] seems to have "fixed" it.

is it correct in this usage/format?


More information about the rsyslog-notify mailing list