Skip to content

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

@rdt12

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.

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