I would like to download the README file from www.mrunix.net/webalizer/. When I try, it hangs up the browser. When I ftp from the command prompt and log in as...
Looks like the FTP server is temporaly down. It will probably get mended in a few days, when the server admin comes back from holiday :) Here you have a...
Enric, Thank you for the file! Mardi ... Enric, Thank you for the file! Mardi Enric Naval wrote: Looks like the FTP server is temporarily down. It will...
i am wondering if there is a way to get the full list of countries visiting my site, instead of just the top 10 or 20. (its important for me to see who is...
You can edit the 'webalizer.conf' file (if it is a Linux based system. Not sure about Windows?) You can set the setting to 100 if you choose to. There is...
... Might be a problem since the files are on the ftp server, not the web.. ... Don't use MSIE.. it's very, very broken and unable to follow RFC standards. ......
Bradford L. Barrett
brad@...
Dec 27, 2005 7:18 pm
3433
... Just bump the TopCountries value in your config file to 252 (total number of countries defined in country-codes.txt). However, it doesn't mean that you...
Bradford L. Barrett
brad@...
Dec 27, 2005 7:21 pm
3434
I have been asked to configure Webalizer to monitor activity for three specific pages, one at the site root and the other two in a subdirectory. I will create...
Just grep the records you want to process into a seperate file and process that file. -- ... -- Bradford L. Barrett brad@... A free...
Bradford L. Barrett
brad@...
Dec 28, 2005 6:54 pm
3436
I don't get how I process the file with the records (pages?); I looked at all the webalizer command options in the README file, and none of them seem to apply....
In webalizer.conf: IgnoreURL * IncludeURL aipo IncludeURL text.html IncludeURL /documents/exams/* This process only all URLs containig the word "aipo", all...
Thank you; this is very helpful. I'm assuming that when you say the logfile line will get included, you mean that Webalizer does it automatically. Thanks...
Hello Everyone, Can one help me on how to configure Webalizer with iis extended logs formats. If any one has a alternate patch request you to kindly send me ...
Hi all, I seem to be unable to get webalizer to run. I downloaded both the sources and a compiled version and both gve me errors. Version 2.01.10 gives me...
... The above seems to indicate that you are using a version of the GD graphics library that doesn't have PNG image support (old version of GD maybe?). ... ...
Bradford L. Barrett
brad@...
Jan 4, 2006 9:00 am
3442
... It may be also that he hasn't got the correct version of libpng. He could make a symbolic link to the version in his system and see if it works. I had to...
Hi, I get search requests such as: http://www.google.com.au/search?q=d%26d+modules&hl=en&lr=&start=60&sa=N however, in listing the search terms, webalizer cuts...
%26 unescapes to an ampersand ('&'), which is a cgi field separator. -- ... -- Bradford L. Barrett brad@... A free electron in a...
Bradford L. Barrett
brad@...
Jan 6, 2006 7:18 pm
3445
... I know that '&' is a field separator, but I don't think that %26 is supposed to be treated as such. Otherwise there would be no way to represent the '&'...
... From the README file (under 'incremental processing'): "If you need to change configuration options, do it at the end of the month after normal processing...
Bradford L. Barrett
brad@...
Jan 10, 2006 4:13 am
3448
I'm wondering if I can stop the automatic consolidation of index.*? I have dynamic pages with ColdFusion, so pages are index.cfm? blahblahblah. They are all...
... I ... except ... I got it figured out. Went back into the webalizer.c and commented out the /* add_nlist("index.",&index_alias);*/ line. Seems to be...
Here is the LogFormat we want to use: LogFormat "%t %m %U %H %s %D %B %X \"%{User-Agent}i\"" combined How come Webalizer keeps giving me the error message...
... Nope.. the above is not the 'combined' format as defined by apache and others (ie: CLF + referrer + user agent). The 'combined' format is: "%h %l %u %t...
Bradford L. Barrett
brad@...
Jan 12, 2006 9:46 pm
3452
Does Webalize even support custom LogFormat formats? If not, can you recommend a freeware solution that does? Thanks again, Michael ... below? Is ... and...
AWStats does not have Yahoo on their list of compatable hosts, is Webalizer? TIA webalizer@yahoogroups.com wrote: There is 1 message in this issue. Topics in...
Hi, Can anyone tell me how I can get webalizer to display error pages so that I can find out which pages are generating errors, pages not found etc. Also, I...
In my humble opinition, I believe that doing this would require extensive changes to the webalizer code. If you really, really need webalizer to do this, you...
Thanks for your reply. I'm surprised that webalizer doesn't allow you to do this easily. I think this sort of information is fairly standard for web stats...