Hello, Let me present you something that you don't use to talk about : the ET presence. THOUSANDS OF WITNESSES CONFIRM THEIR EXISTENCE. It is so important for...
hello, I have webalizer 1.30 on my Raq4 I'd like to be able to allow people to access the stats for my v-sites online. It appears that the only way to do so is...
Has anyone upgraded their O/S from solaris 2.6 to 2.8 and tried to keep their webalizer reports? Are there any known glitches or has anyone done this without...
Fitzpatrick, Brendan
brendan.fitzpatrick@...
Feb 3, 2004 10:37 am
2491
I've looked through the forum and a few people have mentioned writing 'trail' addons for webalizer. I can't seem to find a link to anything concrete though! ...
... It is not possible to accurately report user 'trails', given that you cannot accurately identify individual users given just a server log. -- Bradford L....
Bradford L. Barrett
brad@...
Feb 4, 2004 2:32 pm
2493
... you ... I do realise the limitations it has, and you have described in an earlier post why its innaccuracy makes it ouside the scope of webalizer, which...
hi everyone, on our server WinNT4, IIS 4) the VisitTimeout won't work. We are using webalizer Version 2.01.10 RB01 and the VisitTimeout in webalizer.conf is...
Does anyone have a suggestion for how to get a cron job to work with my webalizer? I have my files like this: /home/sites/companya/logs/2003/11/access.01 -...
I thought I would be clever and place the webalizer "crontab" in a file in the cron.daily directory and let "run-parts" run it along with the other cron jobs...
... Stupid question, but is it marked as executable? What output do you get (from cron and/or command line execution.. usually errors will be mailed back to...
Bradford L. Barrett
brad@...
Feb 6, 2004 6:54 pm
2498
Not a stupid question..<G> Yes it was.. I made a copy of the logrotate file and renamed it "webalizer" and made sure it had the exact same permissions as ...
hello, i ve searched to know how make a command on my crontab to have 50 line on the TopKURLs frame, it is set to 10 line by default, but my website give to...
I had found a webpage that said you could write the following shell script, with multiple config. files in a folder at /etc/webalizer, and webalizer would run...
... Hello, Try to replace 'webalizer' in your shell script with the complete path to webalizer. The error you have is that when the script is run the webalizer...
Regarding your input, which I appreciate very much, do you mean do the following: for i in /etc/webalizer/*.conf; do /etc/webalizer/*.conf -c $i; done as...
Hello everybody! Some time ago I've written patch to get Country statistics directly from IP addresses using libGeoIP. I called that patch "Geolizer" &...
Thanks for publishing the geolizer. I like it. I use in on apache/linux. I copied the pre-built executable. Only, now in the "sites" section it still leaves...
I found GeoIP particularly with the Country indentification very useful. I understand why it can give IP names for all those numbers. I wish the last table for...
Looks like you failed. Try studying harder before taking the test again. ... From: Sean To: webalizer@yahoogroups.com Sent: Monday, February 16, 2004 1:03 PM ...
If I want to take all of the URL's, for example, listed below in the Referrers section and lump them into one "Referrer" how could I do that? Thanks! ...
This is the "technique" I use: GroupReferrer http://domain.com Referrer HideReferrer http://domain.com GroupReferrer http://www.domain.com Referrer ...
I have several gig of logs in a version of clf that it doesn't seem webalizer supports. My logs are like 213.228.54.252 - - [12/Feb/2004:00:11:50 -0800] "GET...
... Hello, I personnaly think the easiest way for you to solve this issue si to write some kind of script to reorder fields in your log, before to feed them to...
I have been given custody of a site designed by someone else (designer/hoster) who is using webalizer. I have never used it, but would like to. The files are...
... Hello, Download Webalizer source, and read the README file. It is very well written and should answer all your questions. After that, if there are things...
Isn't Webalizer able to create yearly stats, or cumulative stats, so u could see the top 30 Referrers for the hole year, or from the first month to present??...
Is it possible at all for Webalizer to run multithreaded? I have a 2.0GB, and a 1.5GB log file to process and was trying to find ways that would speed it up. ...
Absolutely yes; you should break your log in monthly/weekly/daily ones, so they're small enough for Webalizer to use it's Incremental mode. So every...
... Hi, I don't understand at all what you mean... :-( Could you be a little more precise about how you suggest to speed up processing of that huge file? Bye, ...