[rsyslog-notify] Forum Thread: Re: Adding file queueing to an existing set of actions - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Mon Mar 24 21:09:36 CET 2014


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

Message: 
----------
no, you are mixing legacy and new configuration for the same action, that
doesn't work

you would need to add the queue parameters to the action

    action(type="omfwd" Protocol="tcp" Target="mytarget.com" Port="6514"
StreamDriverMode="1" StreamDriver="gtls" StreamDriverAuthMode="x509/name"
StreamDriverPermittedPeers="*.mytarget.com" template="myTemplate"
queue.type="LinkedList" queue.filename="rq")

with the website redesign and doc project split, I'm not quickly finding
the documentation for you to follow.


More information about the rsyslog-notify mailing list