Hello, I replied to an older thread on the forums but wanted to bring this up here. I have an application logging to rsyslog (version 3.22.0) which sends very large messages. We are trying to migrate logging from syslog-ng to rsyslog and I'm running into a problem where messages appear to be truncated or split across lines (I'm seeing both behaviors but I'm not sure if they are both the same problem). In syslog-ng we had to increase the maximum message size with the parameter "log_msg_size(65536);" within the options section. I'm trying to do the equivalent in rsyslog. I saw mention in the forums that this was possibly configurable via a #define but no mention of where I might find this.
I realize this is probably outside the typical syslog spec but unfortunately it's a situation I have to deal with for rsyslog to be suitable in our environment. Unfortunately I cannot post the log messages publicly but I can probably provide sanitized samples if an individual was willing to help. Thank you, Aaron _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com