please post your full config including any included files

rsyslogd -N1 -o /path/to/file

will create the combined config as rsyslog sees it, and report any config errors it finds along the way.

David Lang

On Mon, 18 Sep 2023, John Chivian via rsyslog wrote:

Question for maintainers regarding rsyslog 8.2210.   I am using the following 
in the configuration…

  maxMessageSize="32k"
  oversizemsg.errorfile="/path/to/oversize.out"
  oversizemsg.input.mode="truncate"

…and I am getting LOTS of the following in the rsyslog log file…

rsyslog: imptcp ptcp-51408-in: message received is at least X byte larger that was msg size; message will be split at: "random 32 chars from message str"
…but there is never anything written to /path/to/oversize.out


Is this expected behavior?


Thanks and regards,
_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.
_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to