[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ3] Statistics
- Subject: Re: [cobalt-users] [RAQ3] Statistics
- From: Luc Schiltz <becher@xxxxxx>
- Date: Tue Jun 13 20:17:25 2000
> Please note this only applies to the RaQ2. I don't know in how far the
> RaQ3
> is different.
> I know for sure the /home/log/httpd/access is being rotated four times a
> day
> (check /etc/cron.quarter-daily -- you will see a symbolic link to
> splitlogs.pl there). Now if you leave your logrotation as it is and run
> your
> script *everytime* before splitlogs.pl splits up the main-log to the
> different sites you can have both statistics and your logs rotated. Just
> make sure that you create a symbolic link in the /etc/cron.quarter-daily
> directory pointing to the statsnow.pl file somewhere on your server. Also
> make sure you name it "astatsnow.pl" or whatever so that it gets executed
> before splitlogs.pl comes to action.
in this case the stats are available through the gui too and you get them
mailed ?
> I hope this helps.
> --fathi
Luc