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>