Hi all, I've got a client who would like an application that would send them specific statistics by email. There's only 4-5 metrics they want to see on a...
Hi Rocco, do you have access to establish a scheduled task? Maybe you can set up a cronjob or (for windows) a batch that calls the webalizer with certain...
Bernhard, Yes, I can schedule cronjob. I usually program in php. Is there some place I can read up on what the webalizer settings are that might help me...
Hello everyone, I have an issue with some missed dates and wanted to fire out the question. I have read many times over that it is not possible to back fill...
Use "webalizer -h" withouth the quotes to see all switches. You don't need to use the command line settings. You can write a custom webalizer.conf file, and...
Hi all, ok, we are using webalizer, and our apache logs get rotated every 4 hours, and webalizer gets run on them right after they are rotated. What we are...
Hi I've recently moved a client's site to a new web host. The old site wasn't using Webalizer for usage stats, but I still have the old .log file which seems...
I recall that webalizer does weird things when you don't feed the logfiles in cronological order. The symptoms are similar to what you describe. For example, I...
Your DNS cache file is VERY BIG. How many visits do you have daily?? You should delete it and re-run webalizer and look if it creates a smaller file. My dns...
The Search Strings for one of my sites looks like: 1 224 4.88% online wellbutrin site:phentermine.ltxt.com 2 208 4.53% adipex site:phentermine.ltxt.com 3...
Oooops, I have just opened my dns_cache.db file on emacs, and it's empty (well, it's full of strange characters, probably markings for a hash table, but there...
... There hasn't been much progress on this one lately? I took a quick look at the code and it seems it's not very hard to fix it but I'd better leave it...
... there are other alternatives... awstats comes to mind... i use both, webalizer and awstats, as well as one or two others... each has their strengths and...
... webalizer and awstats, as well as one or two ... info that others simply can't/won't... just like a ... least three so that i can take the results of at ...
Hi, I have debian sarge, webalizer 2.01-31 from debian distribution, apache 2.0.x. I have no problem with making stats in english. But I want to generate them...
I think that the lang files for webalizer are in UTF-8 format. Setting your HTML encoding to anything other than UTF-8 should break all the non-english...
I know, how I can set the encoding either in browser or the document, but the problem is deeper. The bad characters and question marks are in the document...
You should then attempt to download the source code for webalizer, change the lang files, and then build it yourself telling it to build it using czech...
Dear members of the webalizer group, how is it possible to change the length of the string which shows the top 30 clicked URLs. If I'm correct, right now is...
It's probably this line in webalizer.h #define MAXURLH 128 You probably also want to increase the referrer size #define MAXREFH 128 Please notice that...
You can also use a fork of webalizer called Stone Steps webalizer, which not only uses 4096 characters for MAXURL, but also uses another 4096 characters for...
Hello webalizer group, I just moved our organization's website over to Network Solutions from Earthlink a few months ago. Network Solutions uses the webalizer...