TAG NAME cache_log

Description This tag is used to define the Cache logging file
Build Option
Default
Usage
cache_log <filepath>/filename
Default
cache_store_log /usr/local/Squid/var/logs/cache.log
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