PDA

View Full Version : AWStats. daily statistic and run parameters?


aza
7-22-04, 02:19 PM
Wanted to ask if there any opportunity to view daily statistics using AWStats or Webalizer? I can see only detailed monthly statistic, but I need the same values per day-by-day basis as well (not just simple hits/pages/visitors but also referrers, top viewed pages on that day, etc) ... If those two do not support daily statistics would you advice some good (free?) log-analyzer which can handle this task?

Second question, is if anybody knows how to launch AWStats from cron so it would update only from *intentinally* mentioned in params string log file and won't use the settings from awstats.conf? I guess should be something like this:

0 3 * * * /www/u/user/cgi-bin/awstats/awstats.pl -config=domain.com -LogFile=/www/u/user/logs/access_log.1 -update

Will this work?

TIA.

(jj)
7-22-04, 02:54 PM
You can download your daily log files and use an offline stats program to examine them, that would give you just the daily stats without having to sort through a months worth.

Check out B&T's suggestion in This Post (http://forum.powweb.com/showthread.php?p=164067&highlight=suggestion#post164067), it may be something you could use.

aza
7-25-04, 04:34 AM
Anything more comvinient than downloading your log stats everyday and checking them offline?

What about run parameters string for AWStats?

Skunkboy
7-26-04, 11:52 AM
If you're running the powweb installed copy of awstats, you can't change it... If you download and install your own copy of awstats, there's many things that can be changed. The documentation included is pretty detailed.

aza
7-26-04, 07:38 PM
I do run my own installed AWStats but there is no config option for detailed daily stats .. or am I missing something?