rsyslog error 2036

A required file prefix is missing.

This error indicates that a required file prefix is missing. Most often, this is associated with disk or disk assisted queues. In that context, it means that either the file base name or the directory pointed to it are not set. A common cause (at least for pre v6 versions) is that multiple ruleset queues are defined, but a queue file name is only given once. Then, the name applies only for the first queue. All other properly start up, but with auto-generated names (which is a bit dangerous, as these names depend on the order in which queues appear inside the config file). This situation should be fixed be providing file names for all queues.

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

rsyslog error 2027

Some kind of IO error happened.

This is a very generic error code that happens whenever some unexpected IO error happens. More precise information should be in the actual error message. Please check the discussion thread below if the case you are interested in is already discussed. If not, please consider adding a question to the discussion.

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

Scroll to top