puppet-rsyslog icon indicating copy to clipboard operation
puppet-rsyslog copied to clipboard

$max_message_size default should be 8k nowadays

Open aldot opened this issue 4 years ago • 0 comments

Hi!

In manifests/params.pp $max_message_size = '2k'

the default is set according to ancient rsyslogd defaults (2k). Since several years now, rsyslogd defaults to 8k

aldot avatar Apr 16 '21 08:04 aldot