Squid Log Rotation and Sarg
- by beakersoft
We have just setup squid as our proxy, and i was going to use Sarg to analyze the log files. I had initially set the Squid logs to rotate everyday so they dont get huge. The problem is i cant see an option in the squid config to read a folder full of squid log files (say *.log).
Is there an easy way to do this or am i going to have to write a bash script or something to process them all into one before i get squid to read it?
Cheers
Luke