TAG NAME logfile_rotate

Description Used to specify the number of old rotated log files Squid will keep
Build Option
Default
Usage
logfile_rotate number
Default
logfile_rotate 10
Synopsis
The value in this tag defines number of rotated log files to be generated. This defaults to 10, which means Squid will keep 10 old log files before overwriting the oldest. Squid -k rotate is the command line usage to implement this function.

Arguments

number
Number of rotations

Example(s)
logfile_rotate 5