Tag Name cache_store_log
Usage cache_store_log Directory-path/filename

Description
This tag is used to specify the location of the store.log, the file that logs the activities of the storage manager. The file shows which objects are ejected from the cache, and which objects are saved and for how long.

Default cache_store_log /usr/local/squid/logs/store.log

Example
cache_store_log /var/log/squid_store.log

Caution
There are no real utilities to analyze this data. So it is recommended to disable this tag

Note
To disable, enter “none” instead of the filename.