Skip to content

MaxMessageSize in rsyslog is too small for some debugging output in the stash-cache image #112

Description

@rdt12

I was doing some debugging today and saw the message:

rsyslogd: imfile error: message received is larger than max msg size; message will be split and processed as another message [v8.2102.0-117.el9]

in the output (docker logs -f stashcache). It might be a good idea to increase the max msg size in rsyslogd in the stash-cache image. I think that it's just a matter of adding something like:

    $MaxMessageSize 64k

to the rsyslogd.conf file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions