Hello,<div><br></div><div>After changing the log_msg_size(65536); parameter in syslog-ng.conf&#39;s options {}; section, I&#39;ve used logger to send a single message with a 64KB payload. Have you tried using logger yet to see if it does what you need? I&#39;ve just tested this on ubuntu 8.04, the logger binary being part of the default installed bsdutils package 1:2.14.2-1ubuntu4. Keep in mind regular syslogd has a 1024KB limit and all messages passed through it first will get chopped.</div>
<div><br></div><div>You can also do what Jim suggests and use a &quot;file&quot; sourcetype on your access_log and go from there.</div><div><br></div><div>-Lance</div><div><br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 5:00 PM, Brian Donaldson <span dir="ltr">&lt;<a href="mailto:briantd@gmail.com">briantd@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">My goal is to enable Apache to log large access_log entries (&gt; 1024 chars) to a syslog-ng server.  The vast majority of examples I&#39;ve seen for connecting Apache to syslog-ng employ the ancient /usr/bin/logger -- but that approach chops up messages longer than 1024 chars.  The alternative approach is to use a perl/python script, but I&#39;m nervous about the overhead.  Anyone know of an updated logger binary?<div>

<br></div><div>Thanks for any pointers,</div><div>-Brian</div>
<br>
______________________________________________________________________<br>
This email has been scanned by the MessageLabs Email Security System.<br>
For more information please visit <a href="http://www.messagelabs.com/email" target="_blank">http://www.messagelabs.com/email</a> <br>
______________________________________________________________________<br>
<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.campin.net/syslog-ng/faq.html" target="_blank">http://www.campin.net/syslog-ng/faq.html</a><br>
<br>
<br></blockquote></div><br>
</div>