Title: Logrotate: 2 questions
We have a RH Linux 7.3 web server that has what I believe to be a default setup of logrotate running each night.
My first question is: what is the purpose of the default installation/setup of logrotate? What is it rotating? I ask because I am getting frustrated
es the file it sends the -HUP to the program that logs to the
file. If that program hangs maybe that would cause logrotate to hang.
-Original Message-
From: Keith Soares [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 10:15 AM
To: [EMAIL PROTECTED]
Subject: Logrotate: 2 questions
Keith Soares wrote:
What happens is that each night a 4:02am it runs, but it seems to take a
very long time to run and use a lot of resources. It shows up as using
over 94% of the CPU time in Running Processes (Webmin). Plus to make
matters worse, it doesn’t complete before the next instance run
On Thu, 2003-08-07 at 10:15, Keith Soares wrote:
> We have a RH Linux 7.3 web server that has what I believe to be a
> default setup of logrotate running each night.
>
> My first question is: what is the purpose of the default
> installation/setup of logrotate? What is it rotating? I ask because I
Your answer is dead-on correct - thank you so much!
---
Keith Soares
Bean Creative
-Original Message-
From: Gordon Messmer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: Logrotate: 2 questions
Keith Soares wrote:
> What happens