Search squid archive

reducing access.log to !200 messages

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

 



Hi group,

I'd like to reduce the amount of information being set to access.log so
that only requests that's come back !200 are logged. I figure that I can
use:

acl HTTPnot200 http_status !200
access_log /usr/local/squid/var/logs/access.log squid HTTPnot200
access_log none

However, in the log_access directive description it notes " Requests
denied for logging will also not be accounted for in performance
counters."

Would this be the case in this configuration? If this will impact the
counters then is there another method to prevent this impact but still
reduce the items logged?

Andrew Woodward



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

  Powered by Linux