[rsyslog-notify] Forum Thread: Re: TLS doesn't work for me - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Fri Jul 1 20:29:19 CEST 2016
User: gthagard
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26685#p26685
Message:
----------
I made a cert and key for my client machine then added entries in the
rsyslog.conf:
# certificate files - just CA for a client
$DefaultNetstreamDriverCAFile /etc/rsyslog-keys/ca.pem
$DefaultNetstreamDriverCertFile /etc/rsyslog-keys/cert.pem
$DefaultNetstreamDriverKeyFile /etc/rsyslog-keys/key.pem
# set up the action
$DefaultNetstreamDriver gtls
$ActionSendStreamDriverMode 1
$ActionSendStreamDriverAuthMode anon
*.* @@(o)loghost.mydomain.com:10514
Then I restarted rsyslog on the client machine to see the same old thing on
the loghost:
Jul 1 14:21:02 clientmachine
#026#003#002#000V#001#000#000R#003#002Wv▒▒▒#024_▒#177▒▒nw▒#005%▒▒▒#024▒#032!P▒▒
▒#025▒g#000#000$#0003#000E#0009#000▒#000#026#0002#000D#0008#000▒#000#023#000f#000/#000A#0005#000▒
Jul 1 14:21:04 clientmachine
#026#003#002#000V#001#000#000R#003#002Wv▒▒▒X▒▒RM#016ݫ▒▒▒X#010▒▒▒▒▒▒▒#036▒76#000#000$#0003#000E#0009#000▒#000#026#0002#000D#0008#000▒#000#023#000f#000/#000A#0005#000
*sigh*
More information about the rsyslog-notify
mailing list