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 ...
In webalizer.conf you have: LogFile /www/logs/jlyarberry.com-access_log but in httpd.conf you have: CustomLog /usr/local/etc/httpd/logs/access_log ...
3123
Bradford L. Barrett
brad@...
Feb 17, 2005 7:44 pm
... 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...
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...
It's more difficult than that. In your httpd.conf, you problably have several VitualHost containers. You have to place a different CustomLog directive in each...
Errrr, in this example both virtual hosts 01 and 02 get written to the 01 logfile, because I forgot to change the name in the CustomLog line. In the second ...
hi all. i recently tried the isurlchar() fix (adding ?, &, and =) to show query parameters in referrers and other URLs. it works great, but as enventa...
Hi, I am trying to create an alias in httpd.conf like so: # # Webalizer usage statistics page # Alias /usage/ "/var/www/usage/" <Directory "/var/www/usage"> ...
Hi, I recently recompiled webalizer after changing the useragent field size so that it catches firefox, and since I recompiled it the dns doesn't seem to work....
... This is because in a line before line 530 you have an Alias line that goes similar to this: Alias /usage "/some/path/to/somewhere" or lke this: Alias /us...
Hello: I think that the next version of webalizer should include nofollow tags in the Referrer list! My stats are slowly getting filled by spammers :( I have...
Hi I'm a student. I want to know how to Webalizer generates Reports. Where could I get the answear ? rgds, kiendq __________________________________ Do you...
<quote> ... ok... ... quite easily... it counts the criteria needed... ... the source code is the final solution... </quote> Pardon me if this is off-topic,...
... i don't know where you buy your answers from but mine don't come with hauty and obtuse... i have to add that... the above is definitely not hauty or obtuse...
... Hello: Please relax and read this. FUNCTION answer_in_friendly_manner question eranswerer BEGIN //(this is written in pseudo-code) I believe that $answerer...
Dear all, I'm trying to understand whether or not webalizer has the capability to report on search string by referrers. I know you can group referrers which...
<quote> excellent! i love it!! extremely accurate ;) ;) </quote> Agreed. While a concise, well-executed question is the easiest to answer, doing a little extra...
... webalizer does do the search strings... FWIW: this may be sacriledge in this group, but there is also awstats which does this function and more... -- _\/ ...
... in some cases, yes... in many others, it comes from testers and users who have dug in and worked out the how's and why's ;) ... this is very true... i've...
I agree I think this is a much needed feature in webalizer. I am actually looking for a programmer to add this feature and a few others into webalizer. If...
Do you specifically need the search strings to be grouped by referrer? I agree I think this is a much needed feature in webalizer. I am actually looking for a...
waldo said... i'll also note that no one else has ... Oooops, you're right. Okay, let's see, allow me to make a small answer for that person. The actual...
You may try to use webdruid, in http://www.webdruid.org Here you have a nice sample page, look in the section called "20 most used search phrases grouped per...