mån 2003-05-19 klockan 09.00 skrev oliver.fink@ak-vorarlberg.at:
> You set the Number of copies in your squid.conf
> with the parameter:
> logfile_rotate 15
> (That would be 15 copies of the logfile)
>
> Then you add a line to your crontab in which you do
> a daily "squid -k rotate"
Or if you use an external log rotation program like logrotate then you
set logfile_rotate 0 in squid.conf, and instruct the external log
rotation program to call "squid -k rotate" when it has renamed the log
files to have Squid reopen the log files.
You never specify an argument to "squid -k rotate". The number of log
files to save is either configured in the configuration file for your
external log rotation program (usually /etc/logrotate.d/squid if using
logrotate) or in squid.conf if not using an external log rotation
program.
Regards
Henrik
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Mon May 19 2003 - 03:16:21 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:44 MST