[rsyslog-notify] Forum Thread: Re: Filter and copy some to other server? - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Fri Apr 25 08:51:06 CEST 2014


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

Message: 
----------
remember that when you use include files, if you tell rsyslog to stop
processing the message, rsyslog does what you told it to do, it doesn't
just stop processing the message for rules in that inlcude file, it stops
processing them period.

include just reads in the text from those files, and then interprets
everything as if you had typed them in as one big file.

so you need to be especially careful about side effects when you use stop.


More information about the rsyslog-notify mailing list