I think, you may use crontab utility into the linux to rotate the cache.log
and access.log.
For example:
$crontab -e
59 23 * * * /usr/local/squid/bin/squid -k rotate
save and exit..
59: minute
23: hour
* * * day mnt year
Good luck..
Ilker Gokhan
-----Original Message-----
From: THELLIER, Francis [mailto:Francis.THELLIER@9telecom.fr]
Sent: Tuesday, March 14, 2000 2:25 PM
To: 'squid-users@ircache.net'
Subject: Acces.log and Cache.log
Hello,
Usually,
access.log and cache.log are rotated, and archived in directories (one per
day)
But there are no more directories and now I can only have access.log and
cache.log of the day
I don't think the rotation is in squid.conf ???
In fact I don't know
I never made a script for this, I think the script is somewhere
I think I found it in /etc
I've read it, and I don't know why access.log and cache.log are no more
archived while they were before
Anyone can help me ?
Francis THELLIER
Received on Tue Mar 14 2000 - 06:10:32 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:06 MST