Hi Geeks, I need your help regarding TLS. I have install rsyslog 8.17 on Ubuntu 14.04. I want to use rsyslog as agent to send logs to remote TCP server on TLS. When I add my configurations and restart rsyslog, I face the following error.
Mar 29 16:32:16 ubuntu rsyslogd-2078: unexpected GnuTLS error -64 in nsd_gtls.c:611: Error while reading file. [v8.17.0 try http://www.rsyslog.com/e/2078 <http://www.google.com/url?q=http%3A%2F%2Fwww.rsyslog.com%2Fe%2F2078&sa=D&sntz=1&usg=AFQjCNFqUlpB0BeSpF_Oxa_sFHIHrhfd9w> ] Mar 29 16:32:16 ubuntu rsyslogd-2068: could not load module '/usr/lib/rsyslog/lmnsd_gtls.so', rsyslog error -2078 [v8.17.0 try http://www.rsyslog.com/e/2068 <http://www.google.com/url?q=http%3A%2F%2Fwww.rsyslog.com%2Fe%2F2068&sa=D&sntz=1&usg=AFQjCNHmItduAQvmzQsO4580GLz3v4sosg> ] My Configurations are as below. $DefaultNetstreamDriver gtls $DefaultNetstreamDriverCAFile /home/geek/fw/config/certs/server/ca.pem $DefaultNetstreamDriverCertFile /home/geek/fw/config/certs/client/client-cert.pem $DefaultNetstreamDriverKeyFile /home/geek/fw/config/certs/client/client-key.pem $ActionSendStreamDriverAuthMode anon $ActionSendStreamDriverMode 1 Any clue would be appreciated. Regards M.Asif _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

