TAG NAME cache_store_log

Description Configures the location of the caches store log file
Build Option
Default
Usage
cache_store_log <filepath>/filename
Default
cache_store_log /usr/local/Squid/var/logs/store.log
Synopsis

This tag defines the location where the transaction log of all objects that are stored in the object store, as well as the time when the object get deleted. This file really doesn’t have very much use on a production cache, and it primarily recommended for use in debugging. Therefore, it can be turned off by entering none in the entry field.


Arguments

filepath
Specifies the location of the file
filename
Actual file where the log is gathered

Example(s)
cache_store_log /var/cache/store.log