Hi,
I have Squid 3.5.3 compiled from source with options:
# squid -v
Squid Cache: Version 3.5.3
Service Name: squid
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
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.
I set different combinations in squid.conf but nothing, even:
access_log syslog squid
cache_log syslog squid.
..also nothing
Please help
Robert
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users