Hi,
while converting a legacy configuration into modern syntax I wanted to
replace "~" (discard) with something "new" (well, I couldn't believe I
would have to write something like
> if $msg startswith ' pop3' then {
> action(
> type="omfile"
> File="/var/log/dovecot.log"
> FileOwner="root"
> FileGroup="adm"
> )
> ~
> }
I didn't find an information that "~" was replaced by "stop" in the
documentation. Am I just blind/searching for the wrong keywords or isn't
it documented yet?
In the end I found it in the source code... but I think this should be
documented somewhere.
-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.