| Tag Name | cache_access_log |
| Usage | cache_access_log Directory-path/filename |
Description
This tag is used to specify the path of the access.log file, which logs the client request activity. It contains an entry for every HTTP and ICP queries received. Log Details can be customized using log_mime_hdrs, log_fqdn, client_netmask and emulate_httpd_log.
See for Detailed information about this log file. See also log_icp_queries.
| Default | cache_access_log /usr/local/squid/logs/access.log |
Example
cache_access_log /var/log/squid_access.log
Caution
It is safe to set log_mime_hdrs off.