I've seen this error before but was not sure it was tied to a particular
issue with TLS.

In my case I was running on a VM and have on occasion seen this error
during startup but have not monitored it continuously and considered it
innocuous (as I have seen errata stating that error is due to a mismatch
between processor architectures from the source that compiled rsyslog to
the host that installed the RPM.)

Would LOVE to see more detail on why this error happens tho.


On Mon, May 12, 2014 at 11:13 AM, Micah Yoder <[email protected]>wrote:

> 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.
>
_______________________________________________
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.

Reply via email to