[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
Fri Jun 24 19:30:59 CEST 2016


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

Message: 
----------
Thanks.  Here's what I did:
104 streamdrivermode="1"
105 streamdriver="gtls"
106 streamdriverauthmode="x509/name"
107 streamdriverpermittedpeers="hostb1"
#
108 # Put these in at D. Lang's suggestion 6/24/16--
#
#
109 streamdrivercafile="/rsyslog.d/certs/ca.pem"
110 streamdrivercertfile="/rsyslog.d/certs/ca.pem"
111 streamdriverkeyfile="/rsyslog.d/certs/local-key.pem")
#
#  Found this on Red Hat 7 Admin Guide--tried them and failed so here I
commented them out
112 # tls="on"
113 # tls.caCert="/etc/rsyslog.d/certs/ca.pem"
114 # tls.myCert="/etc/rsyslog.d/certs/cert.pem"
115 # tls.myPrivKey="etc/rsyslog.d/certs/key.pem"
116 # tls.authmode="name"
117 # tls.permittedpeer="hostany")

Here's the error log
rsyslogd: error during parsing file /etc/rsyslog.d/rsyslog.conf, on or
before line 111: parameter 'streamdriverkeyfile' not known -- typo in
config file? [try <!-- m --><a class="postlink"
href="http://www.rsyslog.com/e/2207">http://www.rsyslog.com/e/2207</a><!--
m --> ]
rsyslogd: error during parsing file /etc/rsyslog.d/rsyslog.conf, on or
before line 111: parameter 'streamdrivercertfile' not known -- typo in
config file? [try <!-- m --><a class="postlink"
href="http://www.rsyslog.com/e/2207">http://www.rsyslog.com/e/2207</a><!--
m --> ]
rsyslogd: error during parsing file /etc/rsyslog.d/rsyslog.conf, on or
before line 111: parameter 'streamdrivercafile' not known -- typo in config
file? [try <!-- m --><a class="postlink"
href="http://www.rsyslog.com/e/2207">http://www.rsyslog.com/e/2207</a><!--
m --> ]

Do either if these systax options look correct (or correct current (Ranier
script) use?  It's probably something obvious, but I'm not seeing it.  I
apologize, but I could sure appreciate your thoughts if you see anything.


More information about the rsyslog-notify mailing list