Web Hosting Talk







View Full Version : Where are my referral logs? RaQ3 with 4webspace


horoscopes2000
07-04-2001, 01:53 AM
Hmmph. I am trying to find out where my traffic is coming from, and all I seem to be able to find is access logs rather than referrer logs.

I have just about 15 minutes ago installed Webalizer 2.04 for RaQ3 but when I view mydomain.com/stats all I get is the /index of type page. Presumably I have to wait until another logfile is generated ?

Your help is much appreciated.

Madman2020
07-04-2001, 02:44 AM
Actually on Raq's they dont do a standard linux logrotate. They store all the logs in a huge file instead of breaking it up by default. If you are not receiving certain logs, perhaps there is a modification you need to make to Apache. If you open httpd.conf, grep for LogFormat. That directive is the one that sets the format for http logging.