[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] pb with webalyser on raq 550
- Subject: Re: [cobalt-users] pb with webalyser on raq 550
- From: "Robbert Hamburg" <cobalt@xxxxxxxxxxxxxxxxx>
- Date: Tue Aug 12 01:42:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 12 Aug 2003 10:31:45 +0200, Christophe Besnard wrote
> sometimes webalyser don't trace graph for hit/page for one day,
> I'm sure that the server was up and there's many visitors during
> this day, I suppose that log rotate before webalyser can analyse them,
>
> Can you tell me which soft is rotating logs on raq550 and when it
> start ? Can you tell me when I must start webalyser to stop this
> problem ?
>
> tks
>
> _____________________________________
Have a look at cron.daily. Make sure webalizer.pl (or something like that) is
in alfabetical order before logrotate.
So for example make it awebalizer.pl this way webalizer is alsways run before
logrotate.
Robbert