[squid-users] sqstat log
Amos Jeffries
squid3 at treenet.co.nz
Fri Nov 24 16:27:00 UTC 2017
On 25/11/17 05:08, Alex Gutiérrez MartÃnez wrote:
> Hello Squid comunity
>
> Is there a way to remove sqstat log from the main log?. The sqstat log
> drives crazy the program used on my company to review squid log. And my
> superiors hate sarg and calamaris.
What do you mean by "drives crazy" ?
If a log processor cannot handle real log contents it is broken.
>
> This is my sqstat config
>
> acl webserver src 172.16.1.7/27
> http_access allow manager webserver
> http_access allow localhost manager
> http_access deny manager
>
Add this above your other access_log lines:
access_log none localhost manager
Amos
More information about the squid-users
mailing list