rsyslog error 2165

Error occured during socket rcv operation.

This error code indicates that there was a problem receiving from the remote host. Check network connectivity to see if there is a physical problem. This can especially occur if there is a partly-functioning network component.

This is a stub entry: If you have questions please post a comment or visit the github issue tracker.

rsyslog error 2163

Epol_ctll() returned with an unexpected error code.

This is a problem that usually should not occur. It happens, when the epoll_ctl API fails. One probable cause is that rsyslog was build on a newer kernel than the running kernel. If this is the cause, a correction is available in 5.7.10 and above. If you see this error under other circumstances, please post a description of your environment and what you see to the attached discussion thread. We would really love to sort out reasons if this problem still exists.

This is a stub entry: If you have questions please post a comment or visit the github issue tracker.

rsyslog error 2158

No ruleset name as specified where one was needed.

This error happens if no ruleset is specified when a plugin needs one to function properly. This usually happens with omruleset, which needs to have the name of the ruleset to submit to. Note that in recent versions of rsyslog, omruleset has been superseded by the better “call” statement.

Some versions of mmnormalize also emit this error. In that case, what actually is missing is the normalization (sample) database.

This is a stub entry: If you have questions please post a comment or visit the github issue tracker.

Scroll to top