Re: [squid-users] Huge log files

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 26 Sep 2008 01:57:47 +1200

Alejandro Bednarik wrote:
> Amos Jeffries wrote:
>> wrote:
>>> Hi
>>>
>>> My squid log files, access and store, are becoming bigger and bigger;
>>> more than 600 megabytes each. Does it affect squid's performance? Can
>>> I delete them and start over?
>> store log is not really needed unless debugging storage, or doing fancy
>> cache monitoring.
>> You can configure that to 'store_log none'.
>>
>> For access.log you should be doing regular rotation of logs (squid -k
>> rotate). It has side-effects in other areas such as cache journals,
>> which might be more of a performance hit.
>>
>> Squid only appends to its logs, so the size does not really matter until
>> they fill the whole disk space and crash something. Mine are happy up at
>> 2GB/day for access.log and 40GB/day for debug cache.log.
>>
>> Amos
>
> Squid add an entry in logrotate directory's to do this jobs. Do you have
> cron running and logrotate installed?

Yes. I have a standard self-built Debian Linux install.
Cron does not do any rotation, logrotate does.

By 'getting bigger and bigger' do you mean that each days/weeks log is
increasing (no problem), or that the logs don't appear to be rotating?
(problem)

Amos

-- 
Please use Squid 2.7.STABLE4 or 3.0.STABLE9
Received on Thu Sep 25 2008 - 13:58:05 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 25 2008 - 12:00:03 MDT