On Tue, 4 Dec 2018, Scot Kreienkamp wrote:
Hi everyone,
I have a program that is sending long lines into the logs.... they are
arriving at the local server and into the logs correctly but are being
truncated when being received on a remote server, and I can't understand why.
what is your maxmessagesize on the two systems? that sounds like the cause of
your problem.
when you exceed maxmessagesize, that starts the next message, and since there
isn't the syslog header at that point, it parses incorrectly, causing the type
of problem that you are having.
David Lang
_______________________________________________
rsyslog mailing list
http://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.