[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Owner of logfiles
- Subject: Re: [cobalt-users] Owner of logfiles
- From: "Jens-Peter Otto" <jp.otto@xxxxxxxxxxxxxxx>
- Date: Wed Jan 15 07:46:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Thank you. Am going to try it on one site (I wonder what this will do to
> cmu/raqbackup.sh; will the .../logs/* still be beackuped or not?).
>
> I can't seem to find the place where split_logs is being called (probably
> somewere in a cron directory). Do you know where?
in /etc/cron.daily you find logrotate. Part of the logrotate config is the directory /etc/logrotate.d which contains a file "apache". That one calls split_logs.
Jens-Peter