[rsyslog-notify] Forum Thread: Re: log remotes to mysql not to /var/log/messages - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Thu Apr 3 21:55:32 CEST 2014


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24480#p24480

Message: 
----------
What you are not understanding is that rsyslog will write the log out any
time the filter matches the log entry. If this means that no filters match,
the log is ignored, if 1000 filters match, the log will be sent to 1000
destinations.

If you don't want this to happen, you can tell rsyslog that you don't want
any further processing of this log message with the ~ or stop actions. At
that point the order of the filters matters.


More information about the rsyslog-notify mailing list