Re: [squid-users] access.log

From: K K <kkadow@dont-contact.us>
Date: Wed, 20 Jun 2007 15:03:18 -0500

On 6/20/07, Firas A. Mubarak <mubarak316@gmail.com> wrote:
> I have to store my access.log files for 6 months. i need to log rotate the
> file every 6 hours and then get it uploaded to a local FTP server
> automatically.

For my large pool of load-balanced caches, I rebuilt squid using the
custom logging patch, so Squid sends access events to a remote loghost
via syslog, let the team in charge of the log server deal with issues
like retention and disk space :)

With that approach, I chose to disable the local cache_access and
cache_store logging entirely to save disk I/O and CPU time, but you
might want to just rotate the local logs quickly so you have a few
hours on-box for debugging purposes.

Kevin
Received on Wed Jun 20 2007 - 14:03:26 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT