Hello Everyone, We have a dedicated server with ServerBeach that is running Plesk and Webalizer. We have had nothing but trouble with this combination from the...
3021
jd_314159
Dec 6, 2004 7:24 pm
What happens after Webalizer reports the error? Does it crash? Try feeding Webalizer with log files one by one (chronologically) - if it's just one file that's...
3022
joequality1980
Dec 6, 2004 10:59 pm
I recently installed webalizer on a client's machine (Windows 2003 Server) and it works like a charm! However, I want it to be able to capture all log files in...
3023
jd_314159
Dec 6, 2004 11:41 pm
Not all versions of Webalizer are capable of processing more than one file at a time. You can work around this using command line tools. See this article for...
3024
Paulo Lenz
paulo_lenz
Dec 7, 2004 1:08 am
Anybody knows how do I do to make webalizer show complete referrers? Because it automaticaly removes the rest of the URL which contains ?whatever, for example:...
3025
ftnx@...
Dec 7, 2004 4:34 pm
Monday December 06 2004 09:38, Hannah Andersen wrote to All: POST ONLY PLAIN TEXT TO MAILING LISTS! HA> 3. Webalizer seems to be complaining about truncation...
3026
Dave Patton [DCP]
canadadcp
Dec 7, 2004 5:22 pm
... You shouldn't SHOUT at people ;-) Politely pointing out how things could be done better is a good idea. You should configure your email program to add the ...
3027
ftnx@...
Dec 7, 2004 8:21 pm
Tuesday December 07 2004 09:17, Dave Patton [DCP] wrote to All: DD> You should configure your email program to add the DD> standard "Re: " to the subject line...
3028
Hannah Andersen
hannahandersen
Dec 7, 2004 10:20 pm
Hello Everyone, Ok here is the email agian in plain text formating. The last mail was merely typed and sent thus it mail program used its rich text option. ......
3029
jd_314159
Dec 7, 2004 10:26 pm
... referrers? As far as I know, Webalizer analyzes referrers to produce the search string report, but can't produce complete referrer reports. J.D. ... ...
3030
Dave Patton [DCP]
canadadcp
Dec 7, 2004 10:43 pm
... From the Webalizer homepage: http://www.mrunix.net/webalizer/ follow the link to the README file(supplied with all distributions): ...
3031
Hannah Andersen
hannahandersen
Dec 7, 2004 10:53 pm
Thanks ... but I have tried that and I cannot access the ReadMe. Could someone email it to me or provide a different link? ... From: Dave Patton [DCP] To:...
3032
Paulo Lenz
paulo_lenz
Dec 8, 2004 1:22 pm
Thanks for reply J.D., But there insnt any way to make webalizer show the complete url? by disabling the analyzes procedure or anything else... .. In fact it ...
3033
Enric Naval
enventa2000
Dec 8, 2004 4:06 pm
... You need to download the source code, make a small change and compile the code. For next versions I hope that Mr. Barret will add some switch to do this ...
3034
Enric Naval
enventa2000
Dec 8, 2004 4:11 pm
... Here you have. ===== Enric Naval Estudiante de Informática de Gestión en la Udl (Lleida) GRIHO webalizer.conf ...
3035
jd_314159
Dec 8, 2004 7:21 pm
... This wouldn't be a good change - think of a URL report with a couple of Ks in each row. Another reason - it will fragment the URL report and will make it...
3036
William L. Thomson Jr.
obsidianstud...
Dec 11, 2004 7:52 pm
When using apache2 can the ssl stuff be logged to the same place as the non ssl stuff? Currently I have access.log and ssl_access.log. Webalizer only parses ...
3037
jd_314159
Dec 11, 2004 9:03 pm
The webalizer released by Stone Steps can handle free-style (well, almost) Apache log files: http://www.stonesteps.ca/projects/webalizer/faq.asp?qid=q20041208-...
3038
Walter Ian Kaye
boodlums
Dec 11, 2004 11:31 pm
My CGI-generated pages do not have filename extensions. Also, I often use path_info so the script name is in the middle of the URL. Example "page": ...
3039
Walter Ian Kaye
boodlums
Dec 11, 2004 11:34 pm
Can User Agents be listed hierarchically, such that all versions of a particular browser are grouped, with a group total? Example: Lynx 35 ...
3040
jd_314159
Dec 12, 2004 3:44 am
One more thing - your SSL log format (ssl.conf) must match the default one (httpd.conf), otherwise you'll end up with access_log written in mixed formats. J.D....
3041
Enric Naval
enventa2000
Dec 12, 2004 7:40 pm
... No, you can't do this. You must group either by version or by totals. This is because webalizer will stop at the first match when parsing the GroupAgent ...
3042
Enric Naval
enventa2000
Dec 13, 2004 12:44 pm
I'm afraid there is nothing in webalizer.conf that allows you to do this. You should edit the source code to change the way that webalizer evaluates the page ...
3043
Enric Naval
enventa2000
Dec 30, 2004 2:54 pm
You can try WebDruid http://www.webdruid.org This webalizer clon separates keywords by search engine, and draws the paths followed by visitors. Unfortunately,...
3044
Tom
duffer@...
Dec 30, 2004 3:37 pm
I had webalizer up and running on my FC2 box but now something has gone haywire. When I try to connect to http://mydomain/usage/ I get an error: Access...
3045
Jason Purdy
jpurdy2
Dec 30, 2004 3:46 pm
... This error message typically means that your directory and/or files are not readable by the Web server to present to you. Logon to your server and check...
3046
Tom
duffer@...
Dec 30, 2004 4:04 pm
I had checked and rechecked that, set permissions to 777 and that did not work. So just for grins, I made a new folder called stats and copied the files from...
3047
jd_314159
Dec 31, 2004 5:38 pm
Most likely the problem is that your virtual directory (it wouldn't have much to do with file permissions, except that the httpd user would have to be able to...
3048
Sean Moran
japanmoran
Jan 4, 2005 9:34 pm
I am looking to get specific hit/bandwidth info for a subdirectory in a virtual host. What is the most efficient way to configure webalizer to do this? I had ...
3049
Dave Patton [DCP]
canadadcp
Jan 4, 2005 10:49 pm
... We get daily access logs from our host. We then have three cron jobs that run webalizer(using Incremental mode) on each day's logfile. One job runs...