Gentoo Archives: gentoo-user

From: Eray Aslan <eray.aslan@×××××××.tr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] strange cron messages...
Date: Mon, 16 Nov 2009 12:09:24
Message-Id: 4B013318.2030900@caf.com.tr
In Reply to: Re: [gentoo-user] strange cron messages... by Graham Murray
1 On 16.11.2009 10:08, Graham Murray wrote:
2 > Eray Aslan <eray.aslan@×××××××.tr> writes:
3 >
4 >> - No need to logrotate with time based filenames. Hence, no need to
5 >> "kill -HUP" the syslog daemon. No missed logs.
6 >
7 > But you still need some system (eg tmpwatch) to delete old log files
8 > otherwise the disk will (eventually) fill with log files. Logrotate
9 > automatically handles the number of/how long to keep logs.
10
11 If you want to be complete, you compress old log files, transfer them to
12 the central log server and delete them when they are old enough. These
13 are done with a few trivial scripts run via cron.
14
15 If that seems like too much work for questionable benefit, by all means
16 use logrotate.
17
18 --
19 Eray