[rsyslog-notify] Forum Thread: Re: imudp.c: epoll_create1() could not create fd - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Tue Nov 3 19:35:08 CET 2015
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26097#p26097
Message:
----------
from the error you are posting, epoll_create1() is failing. Is that
function available on your system (an embedded system with a non-standard
or very old libc could be missing it)
the other possible option is if you have the ulimit or kernel limits for
filehandles set so low that rsyslog is running into them (which doesn't
seem reasonable with such a small config, which is why I'm suggesting the
libc problem)
More information about the rsyslog-notify
mailing list