rsyslog error 2441
A non-json property id is provided where a json one is requried.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2440
A message is too large to be sent via UDP.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2439
Operational status (info) message, no error.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2438
JSON object is NULL or otherwise unusable.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2437
Error during chown().
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2436
Error setting an environment variable.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2435
Renaming temporary .qi file failed.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2433
Error other than “not found” occurred during open(): OS ERROR MESSAGE
There was a problem opening a file. The “OS ERROR MESSAGE” is taken from the OS and tells what exactly caused the issue.
A common cause is “Permission Denied” which means the rsyslog process had insufficient permissions to open the file. This can be caused by several things, with the most common being
- access permissions to restrictive
- SELinux policies (or similar systems, like AppArmor)
Note that in the case of SELinux and friends running as root does not solve the permission issue, because it is a design goal of these tools to be able to restrict permissions even for privileged processes.
Additional help is also available in “solving rsyslog write errors“.
rsyslog error 2432
Error droping privileges.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.
rsyslog error 2431
In imfile: table already contains to be added file.
This is a stub entry: If you have questions please post a comment or visit the github issue tracker.