Something happened on my server which caused Webalizer to lose 10 months of previous stats. However, I was able to recover the html, png files associated with ...
If I am trying to get a rough idea of how many unique visitors I am receiving (which doesn't include the search engine robots) do I look at the Total Unique...
DNS Lookup (5): 21 addresses in 2.98 seconds, 7/sec DNS Lookup (5): 111 addresses in 35.64 seconds, 3/sec Is this normal performace? If I set up the child...
This depends on the speed of the DNS server your server is using. If you are using some public DNS server outside of your local network like, for example, your...
Sorry, that was a very long and confusing message... Just get hold of the IPs of some public DNS servers, ping them, and configure your web server to use the ...
... Thanks! But how to tell the webzolver to pick up the certain DNS server to run? I didn't find the option for webzolver command to specify which DNS server...
... The webalizer just does standard gethostbyaddr() system calls, so it uses whatever DNS servers your system is setup to use. It's different for various...
Bradford L. Barrett
brad@...
Jun 16, 2005 6:03 am
3271
Hi, I'm helping develop a site that has two different interfaces - a parents and a kids. The site is essentially identical in both interfaces, except for some...
Sorry, this didn't do exactly what you were asking for, and the apache code was wrong, because I didn't match correctly the query string :( I hope this time ...
The last one, I promise. RewriteEngine On RewriteCond %{QUERY_STRING} type=([^&]+)&(.*) RewriteRule ^/viewactivity/(.+)\.jsp /%1/viewactivity.jsp?eid=$1%2 [L] ...
Hello, we are hosting about 80 sites on a redhat server. Apache creates individual log files for each of the sites and webalizer is setup to read them. It only...
Hi, excuse my ignorance but I have very little knowledge of how Webalizer works. I have a website which has been set up for me by a friend. I have a copy of...
Hello: I suggest you copy&paste the first ten lines of one of the logfiles that works and the first ten lines of a logfile that does NOT work, and then post...
You have probable deleted or altered the webalizer.hist file, where the historic information is saved by webalizer. You'll have to ask your friend to repair...
Thanks for your help! Here is the first few lines of an access_log that works: 82.148.97.67 - - [26/Jun/2005:04:02:33 -0500] "GET / HTTP/1.1" 200 3342 ...
Hello; That was a great idea to help get to the root of the problem. The problem is not the log files because if I replace a working one with a nonworking one,...
There are realy only 3 reasons why you get 'no valid records found'; 1) Trying to process an invalid log file. Caused by specifing the wrong filename for the...
Bradford L. Barrett
brad@...
Jul 3, 2005 1:35 am
3284
Then there are two options, mainly: 1- the names are not correct in the configuration, instead of "ilovewink" maybe you have put accidently "llovewink" or...
... [...] ... [...] Both of those would result in the program producing the error: "Error: Can't open log file <name>" And terminating immediately. It would...
Bradford L. Barrett
brad@...
Jul 5, 2005 12:54 am
3286
Thanks for the help everyone! It looks like the problem is with Webmin, not Webalizer. We were able to run Webalizer directly from the command line and get ...
This may be the wrong place for this question since it's really more about linux, operating systems, etc. Still, maybe somone here will know... I always...
My web access log is saved like this /weblogs/www.mysite.com/www.mysite.com-access_log-2005-06-01 /weblogs/www.mysite.com/www.mysite.com-access_log-2005-06-02 ...
I'm getting a compile error that I've not found the answer to for enabling DNS Support. This is what I get when I enter 'make' at the command line. These are ...
... where are you seeing these?? in the referrer field?? ... TTBOMK, there's really only so much of the referrer field that webalizer uses... however, there...