[rsyslog-notify] Forum Thread: Re: fwd local msg, two listeners to remote server w/TLS, Que - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Tue Jun 21 23:28:49 CEST 2016


User: atticus 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26644#p26644

Message: 
----------
Thank you!  I really do appreciate your answers.  It turns out I will have
to do another omfwd to a different group.  The new forward will be TLS, so
I believe that means I'll have to write another ruleset that has a
different omfwd to the new group.  For this to work, can I have two imtcp
and two imp statements pointing to two different rulesets?  Seems like it
should work, but for example:

Now;
input(type="imtcp" port="10514" ruleset="group1")
input(type=”imudp” port=”514” ruleset=group1);

Will add

input(type="imtcp" port="10514" ruleset="group2")
input(type=”imudp” port=”514” ruleset=group2)

add ruleset group2

Well, now that I think about this, I could (should) be able to put a new
action into the current group1 ruleset and just include the new certificate
paths.  But, this would mean the omfwds to two different endpoints would be
in the same ruleset queue.  Maybe it would be better to make them in
different ruleset queues.  This seems like the better way.

Your thoughts are much appreciated.

etc.

Thanks!


More information about the rsyslog-notify mailing list