Re: [squid-users] About access.log hourly?

2012-03-13 Thread Amos Jeffries

On 13.03.2012 23:09, Ibrahim Lubis wrote:

How can i configurre squid to create a new access.log file every 15
minutes, in 1 hour i have 4 different log file...


What are you using to manage the Squid logs  cron? logrotate? 
something else?


Amos


Re: [squid-users] About access.log hourly?

2012-03-13 Thread Ibrahim Lubis
I use cron...

-Original Message-

From: Amos Jeffries
Sent: 13 Mar 2012 10:15:54 GMT
To: squid-users@squid-cache.org
Subject: Re: [squid-users] About access.log hourly?

On 13.03.2012 23:09, Ibrahim Lubis wrote:
> How can i configurre squid to create a new access.log file every 15
> minutes, in 1 hour i have 4 different log file...

What are you using to manage the Squid logs  cron? logrotate?
something else?

Amos


Re: [squid-users] About access.log hourly?

2012-03-13 Thread Amos Jeffries

On 14.03.2012 14:54, Ibrahim Lubis wrote:

I use cron...


Then the answer is quite simply to set it to run its command every 15 
minutes and bump up your logfile_rotate limit to prevent loosing logs 
earlier.


Amos




-Original Message-

From: Amos Jeffries

On 13.03.2012 23:09, Ibrahim Lubis wrote:

How can i configurre squid to create a new access.log file every 15
minutes, in 1 hour i have 4 different log file...


What are you using to manage the Squid logs  cron? logrotate?
something else?

Amos




Re: [squid-users] About access.log hourly?

2012-03-14 Thread Ibrahim Lubis
Ohh i see thx...

-Original Message-

From: Amos Jeffries
Sent: 14 Mar 2012 02:18:58 GMT
To: squid-users@squid-cache.org
Subject: Re: [squid-users] About access.log hourly?

On 14.03.2012 14:54, Ibrahim Lubis wrote:
> I use cron...

Then the answer is quite simply to set it to run its command every 15
minutes and bump up your logfile_rotate limit to prevent loosing logs
earlier.

Amos


>
> -Original Message-
>
> From: Amos Jeffries
>
> On 13.03.2012 23:09, Ibrahim Lubis wrote:
>> How can i configurre squid to create a new access.log file every 15
>> minutes, in 1 hour i have 4 different log file...
>
> What are you using to manage the Squid logs  cron? logrotate?
> something else?
>
> Amos