[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Owner of logfiles



> 
> 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