<style>blockquote {padding-left: 1ex; margin: 0px 0px 0px 0.8ex; border-left: #cccccc 1px solid;} p {margin: 0px;padding: 0px;} </style>
<p>Hi,<br /><br /></p>
<p>I have Squid 3.5.3 compiled from source with options:</p>
<p> </p>
<p># squid -v<br />Squid Cache: Version 3.5.3<br />Service Name: squid<br />configure options:  '--prefix=/opt' '--enable-async-io' '--enable-removal-policies=heap,lru' '--with-maxfd=16384' '--enable-poll' '--disable-ident-lookups' '--enable-truncate' '--enable-ssl-crtd' '--with-openssl' '--with-logdir=/var/log' --enable-ltdl-convenience</p>
<p>and the problem is it still writes logs to files /var/log/access.log or /opt/var/log/access.log (depends what I set in conf) but never to rsyslog. I mean, I have set rsyslog to it send logs to remote central server, and fro mother apps like sshd or named its working and rsyslog send them , but Squid still not care that and writes locally to files. </p>
<p> </p>
<p>I set different combinations in squid.conf but nothing, even:</p>
<p>access_log syslog squid<br />cache_log syslog squid.</p>
<p>..also nothing</p>
<p> </p>
<p>Please help</p>
<p>Robert</p>
<p> </p>
<p> </p><br />