<p dir="ltr">Hmmm. You can increase log log-msg-size, 8192 is only the default. It has no hardcoded limit, but its not practical to increase it over 64k</p>
<div class="gmail_quote">On Jan 29, 2014 11:44 PM, &quot;Edward Gleeck&quot; &lt;<a href="mailto:edrebg@gmail.com">edrebg@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>

        <p>Syslog-ng seems to only allow up to 8192 bytes of 
log_msg_size and after which it splits up the log message into multiple 
log messages. Setting this up in the global options or on the source 
option to use more than 8192 does not seem to work. I was wondering if 
there are other options that I need to put in order that very long logs 
aren&#39;t split up. I realize this might be a very rare case on the need 
for long log messages, but the application logging was designed poorly 
and we need this functionality currently while the logging is being 
fixed. </p>

<p>In looking at the source code, it seems that the log_msg_size is 
stored as a gint type, which in my recollection allows me to store up to
 +32787 right?</p>

<p>If the max I could put is 8192, then I guess I&#39;ll have to come up 
with something else to process the split logs, otherwise any help would 
be appreciated.</p>

    </div></div>
<br>______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
<br></blockquote></div>