> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Florian Crouzat > Sent: Friday, April 20, 2012 9:48 AM > To: rsyslog-users > Subject: Re: [rsyslog] Rsyslog splitting long-lines into multiple > smaller one > > Le 19/04/2012 21:05, [email protected] a écrit : > > there is a max message size parameter that you can set in rsyslog, > make > > sure it's set long enough for your messages. > > > > David Lang > > > > I made some tests with $MaxMessageSize 3K as the log4j syslog appender > forces me to use UDP , it didn't work. I also tried 32K for the record. > Maybe this is related to my old rsyslog version but I tend to blame > java.
Read the source fort he UPD appender: it deliberately truncates at 1k. Rainer > > I'll look into other proposal that have been made. > > Thanks. > > -- > Cheers, > Florian Crouzat > _______________________________________________ > 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 _______________________________________________ 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

