Synopsis
This defines the path and the file where general information about your cache’s behavior goes. This file contains startup configuration information, as well as assorted error information during Squid’s operation. This file is a good place to look when a website is found to have problems running through the web cache. Entries here may point towards a potential solution.
Arguments
filepath
|
Specifies the location of the file |
filename
|
Actual file where the log is gathered |
Example(s)
cache_log /var/logs/cache.log |