Do I have to restart webalizer each time I want to update my reports?...
2805
Graham Wilson
ginger_darius
Jul 1, 2004 1:26 pm
We are currently using a windows 2003 server. We have used webalizer previously on a linux based server where we had multiple config files for all the ...
2806
Bradford L. Barrett
brad@...
Jul 1, 2004 2:25 pm
From the FAQ (http://www.mrunix.net/webalizer/faq.html): "In order to produce or update statistic reports, the Webalizer must be run." There is nothing to...
2807
Bradford L. Barrett
brad@...
Jul 1, 2004 2:33 pm
Chances are you will need to modify your path strings in the config file from using unix style filenames (ie: '/') to windoze ones (ie: drive letter and '\39;...
2808
Graham Wilson
ginger_darius
Jul 2, 2004 10:18 am
Have a problem now where when we run webalizer now we get an error in the command line saying, oversized username and oversized user name followed by bad ...
2809
Enric Naval
enventa2000
Jul 2, 2004 5:17 pm
... If those warnings appear only once, then there is a bad entry somewhere in the logs. If it appears several times, and the stats are not generated, then you...
2810
Enric Naval
enventa2000
Jul 2, 2004 5:23 pm
... I'm not sure, but I think that webalizer doesn't accept logfiles being fed to it in the standard input. Instead of: ...
2811
Enric Naval
enventa2000
Jul 2, 2004 6:56 pm
... Use this .bat file to process the filenames. Read the comments on it. Do you have Windows NT? *********COPY & PASTE BELOW HERE******** @ echo on ... "for")...
2812
oliver
ohemming
Jul 5, 2004 2:48 pm
I have a web server with approximately 80 virtual hosts and I'm using the "%v" LogFormat variable to capture which virtual host is being accessed. When I run...
2813
klbcolt
Jul 5, 2004 3:22 pm
Hi, The main index.html generated shows only 12 months in a graph and I'd like to show at least 24 months to visually see the changes over two years. The...
2814
Josef Meile
josef_meile
Jul 6, 2004 4:12 pm
Hi, I have a website, which is on several languages and has several projects. I want to count not only the access to the different languages, but also to the...
2815
Josef Meile
josef_meile
Jul 6, 2004 5:34 pm
Answering to my own question: I found that the group matching is done by the function "isinglist" of the file "webalizer.c". This function searches the url on...
2816
Stanley Stramel
stanstramel
Jul 6, 2004 6:51 pm
We are currently using Webalizer (the NT version) for all our hosted sites and it works very well. We have a current client who now has 3 servers containing...
2817
Bradford L. Barrett
brad@...
Jul 6, 2004 6:55 pm
http://www.mrunix.net/webalizer/faq.html (See #16) -- ... -- Bradford L. Barrett brad@... A free electron in a sea of neutrons...
2818
Fabien Chevalier
fabchev
Jul 6, 2004 7:34 pm
... Even simpler, just use The WebDruid. :-) It has builtin support for multiple log files merging&reordering, as well as for IIS log files support. see...
2819
Josef Meile
josef_meile
Jul 6, 2004 8:19 pm
Finally I decided to make my own patch. I posted it here for the interested people (See the bottom of the message). I'm aware that it could slow down the...
2820
Stanley Stramel
stanstramel
Jul 6, 2004 9:09 pm
Thanks, Bradford. We saw that on the UNIX/LINUX version however we are running the Windows version. We were hoping there was someone out there using a...
2821
Stanley Stramel
stanstramel
Jul 6, 2004 9:14 pm
Thanks, Fabien. We will look into this. How many users do you know of that are using your version? My concern is that your Windows version is unsupported. ...
2822
Fabien Chevalier
fabchev
Jul 6, 2004 9:35 pm
... How much i don't know... at least Klaus Reimer uses it on a few dozen of web sites, and looks very happy with it. ;-) Bye, Fabien...
2823
f_holub
Jul 7, 2004 3:38 pm
Last month I had a hardware failure on my server and had to switch to a temporary "server" for several days... After getting a new server up and running, I had...
2824
Fabien Chevalier
fabchev
Jul 7, 2004 4:59 pm
... Hi, I'm afraid there is no way to "fill the hole" but to reprocess all the logs from the beginning of the month. :-( Fabien...
2825
Enric Naval
enventa2000
Jul 7, 2004 6:27 pm
... There is no parameter to do this. The summary page code is hard-coded for a maximum of 12 months. ===== Enric Naval Estudiante de Informática de Gestión...
2826
f_holub
Jul 7, 2004 9:28 pm
I don't have a problem with that. I just didn't want to have to reprocess three YEARS worth! Are there some files I need to tweak, edit, delete to get the last...
2827
John [aka VJ Scorpio]
johnscorpiouk
Jul 13, 2004 12:54 pm
My first posting, so hope this gets to everyone and I am doing this right.. I am a "newbie" really when it comes to servers and logs, and I recently signed up...
2828
waldo kitty
wkitty42
Jul 13, 2004 2:50 pm
... the DA 5.3 at the end of the line is the UserAgent being used for the connection... DA is Download Assistant... the 206 code means "the server has filled...
2829
John [aka VJ Scorpio]
johnscorpiouk
Jul 13, 2004 5:38 pm
Thanks for your reply, and sorry I should have mentioned that most of the downloads are protected by anti-leech [www.anti-leech.com] and the only download...
2830
oliver
ohemming
Jul 13, 2004 8:49 pm
I have a large log file from June 27th to July 11th. When I run webalizer, I see this: Webalizer V2.01-10 (SunOS 5.8) English Using logfile...
2831
sdturner4
Jul 13, 2004 9:09 pm
i recently moved my webserver from a shared hosting site to a colocated site. now i have to produce my own statistics. i have the access logs from my old...
2832
Bradford L. Barrett
brad@...
Jul 13, 2004 9:10 pm
Hint: Incremental mode Follow precautions in README file. -- ... -- Bradford L. Barrett brad@... A free electron in a sea of...
2833
Bradford L. Barrett
brad@...
Jul 13, 2004 9:16 pm
Just re-process your old logs on the new server. --...