Search squid archive

Re: How to log ACL to custom log

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 26/08/2016 3:27 a.m., Michael Pelletier wrote:
> Hello,
> I would like to log ACLs Pass \ Blocks in the access.log. I am using
> Logstash for a monitoring system and being able to pass this information
> allows me to do some nice graphing.
> 
> Does any know how this can be done?

Besides what Alex has already said. Consider this: The decision of which
access.log to write to is ACL driven. Deciding it alters the ACLs which
have been checked and passed/failed.

Also;
 access.log logs *network transactions*.

 cache.log logs *squid activity*.

ACL logic processing is a Squid activity, not a network transaction.
Thus logged in cache.log - with the appropriate debug section and
verbosity level you can find ACL processing decisions in that log.

Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux