Hi, So I'm getting this on rsyslog startup (8.2.1 on CentOS 6.5):
2014-05-12T18:09:42.454656+00:00 micahsyslog2 rsyslogd-2163: epoll_ctl failed on fd -185298336, id 1/0x7f849285c520, op 1 with Bad file descriptor : Bad file descriptor [try http://www.rsyslog.com/e/2163 ] According to that URL, this should be reported as it is an abnormal error. It only appears with this in my rsyslog.conf: # Provides TLS-encrypted TCP syslog reception module(load="imtcp" StreamDriver.name="gtls" MaxSessions="500") $DefaultNetstreamDriverCAFile /etc/rsyslog.d/ca.pem $DefaultNetstreamDriverCertFile /etc/rsyslog.d/server.crt $DefaultNetstreamDriverKeyFile /etc/rsyslog.d/server.key input(type="imtcp" port="1054") Anything obviously wrong here? I *think* I generated the certs correctly. It can not receive TLS messages. Thanks! _______________________________________________ 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.

