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

[cobalt-users] RE: webalizer



Gary,

I don't know whether this is the most efficient method, but it's how I used
to do exactly the same thing on my last BSDi box...

I set-up a cron job (or in your case it might be more effective to call this
from within the Apache log rotation script which is already set-up in cron I
would hope), which calls a little routine to merge all of the day's log
files in to one huge log file. Then execute webalizer for that one "super
log", with the webalizer history/incremental option set on,.. then delete
the "super log" after.

I'm thinking about setting this up for my own server again now that I've had
my mind jogged about it. Let me know if you want any help with the script.

Nic


Does anybody else have any more efficient ideas?







From: "Gary Peltola - Web Hosting Network" <clist@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Date: Mon, 1 Jan 2001 17:56:42 -0900
Subject: [cobalt-users] webalizer
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

How do you go about making webalizer spit out stats for the whole server? <a
long time ago> when i had a raq2, i had this setup, but since then never set
it backup, it was great in terms of seeing which url was a topper and how
much KBs were being used

Right now, I have a RAQ3, with the webalizer package installed