[rsyslog-notify] Forum Thread: Re: rsyslog crashes with omrelp - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Thu Sep 3 21:50:01 CEST 2015
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25891#p25891
Message:
----------
well, one thing is that the queue settings you have on the omprog lines are
bad. Without setting a queue.type for those actions, there's no queue for
the rest of the queue.* parameters to work on.
minor note
*.* { action() }
is the same as
action()
there was a bugfix for <!-- m --><a class="postlink"
href="https://github.com/rsyslog/rsyslog/issues/459">https://github.com/rsyslog/rsyslog/issues/459</a><!--
m --> that got added to librelp on July 31, but there has not yet been a
new release of librelp. can you try either building a new version or
testing from one of the daily snapshots?
More information about the rsyslog-notify
mailing list