Hello: I work in a mid-size public library and we use webalizer for our site which gets about 3000 visits a day. The director of the library is interested in ...
Greg, Exit pages will not tell you much. It will tell you what page your visitor last left, however not much else. To really understand your visitors you need...
... Burnaby BC? I'm in Kits ;-) You already have the logfiles, so in addition to what you can get from the various categories of webalizer stats, you could...
... A 'hit' to a particular URL represents a request for that URL by some remote browser, so by definition, the most 'used' pages are those that have the...
Bradford L. Barrett
brad@...
Feb 5, 2005 6:17 am
3102
Greg, Your Director is right in a sense on Total Hits. Hits are recorded whenever any part of your site is brought up, which would include every visit, every ...
... That is the misconception that I spoke of earlier.. the hit count to a specific URL is not misleading, it is the actual number of times that particular URL...
Bradford L. Barrett
brad@...
Feb 5, 2005 10:54 pm
3104
I have a large archive of of logs that I would like to process. Can I process the logs out of order? I'm just going to write a little script to list the...
Mark, I'm a new user, so don't take what I say with too much value, but what I am doing is saving the logs with names that list in date order, then I can just...
Gerald de la Pascua
gerald@...
Feb 9, 2005 7:38 pm
3106
Webalizer just looks inside the files. It will ignore the file's timestamp. "Ignoring history" and "setting incremental to off" are the same thing. Ignoring...
... This is incorrect. Ignoring history will lose all previous months saved data, so you wind up with a main index showing only the month you just processed...
Bradford L. Barrett
brad@...
Feb 9, 2005 10:58 pm
3108
I have updated comments related to my webalizer-2.01-10 patch based on previous feedback. Those who have been reading this group since July 2004 will...
Hi I am totally new to webalizer and have not yet set it up. I receive a log file by email from my hosting company everyday and now have a lot of these files...
Thank's a bunch! One last question, I have a few logs that when they got downloaded to my local server the log files were empty, will that cause a problem? ...
... No.. it will just tell you that no records were processed for that log, and no activity will be reported for that time period. -- Bradford L. Barrett...
Bradford L. Barrett
brad@...
Feb 11, 2005 5:56 pm
3112
Hello. I have problem to make Webalizer to analyse the log file in windows XP. Details: On windows NT I have apache 1.3 server and some pages in PHP. In one of...
Is there any way I can get webalizer to generate reports for more than 12 months? I don't really understand source code well enough. Can I just change the...
In each monthly log, I see ////. What are these? Are they caused by worms? -- "I look at an ant and I see myself: a native South African, endowed by nature...
Can someone tell me how to specify the date range in the .conf file? I looked at the sample file, and at the Webalizer site and searched this archive and...
You can analyze query strings with this build: http://www.stonesteps.ca/projects/webalizer/faq.asp?qid=q20050201-01&topic=webalizer You can't group them...
Not to be a broken record, but... can someone please help me figure out what's broke? I seem to get everything I want reporting, except for the agents used, or...
Hello webalizer group! I use webalizer on a web application that uses URLs that do not end in a "file extension". I wanted to not count a couple of them in ...
... The paths are different.. unless there is some symlink or other method of mapping the files, the log being processed might not be the one that was thought...
Bradford L. Barrett
brad@...
Feb 17, 2005 7:44 pm
3124
I believe that this option does not exist in webalizer, and I don't think it's ever included.... Mr. Barret may explain his reasons, if he wants.... You'll...
You will see many strange thing in logfiles. This can be a worm, or a misconfigured robot or spider. You could post one of the log files containing //// , this...
When you process more than 12 months, the older files are kept in the folder, even if they are not linked in the index. Probably you only need change the code...
It sounds like part of the problem here may be that Webalizer is running on a server that hosts at least a dozen different virtual hosts on my server. I don't...