Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

webalizer · Support newsgroup for webalizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1332
  • Category: Software
  • Founded: Jul 26, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1682 - 1712 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1682 Morris Jones
mojo_whiteoa... Send Email
Oct 28, 2002
9:22 pm
One report that I'd like to produce is an aggregate of the usage of my web server for all virtual hosts being hosted. It'd be good to rank the virtual hosts...
1683 PeterBX
corbinb2 Send Email
Oct 28, 2002
9:28 pm
I have no answer here, but would love the same feature. Will watch with baited breath for a reply to this one...lol CorbinB2 ... From: Morris Jones To:...
1684 Morris Jones
mojo_whiteoa... Send Email
Oct 28, 2002
9:51 pm
Brendan, thanks for the reply below! You should take a look at the download file of summary.pl. It's been word-wrapped to the point that the perl is quite...
1685 Clark Pearson
yellowsnow2000 Send Email
Oct 30, 2002
7:58 am
Webalizer is skipping data from alternating days. Is there a simple solution to this? This is happening on a site with approx. 15,000 page views a day...
1686 jmezzza Send Email Oct 30, 2002
3:47 pm
Can anyone tell me how to change the tag name micro$oft internet exploder from the user agent's table? I tried simply changing the tag name in the config file...
1687 Lillith Lesanges
lillith@... Send Email
Oct 30, 2002
5:16 pm
... If this is a high-volume site, the log may be getting big enough that the cobalt is rotating the logfile out from under you, before webalizer runs. You may...
1688 Kike
kikespamno Send Email
Oct 31, 2002
2:49 pm
Hi, I've been using webalizer in Linux for two years and I had no problems. Now I have to use it on a Windows 2000 machine and I get a lot of errors. Can you...
1689 Pedro Antonio
sidvicious@... Send Email
Oct 31, 2002
3:01 pm
what kind of errors???? Pedro ... From: "Kike" <kikespamno@...> To: <webalizer@yahoogroups.com> Sent: Thursday, October 31, 2002 12:49 PM Subject:...
1690 Irfan Uygur
irfan_uygur Send Email
Oct 31, 2002
3:46 pm
I am currently writing a script which will parse 700-800 MB of log data [not in file] but in 500 different files for 500 domains. I plan to use this script but...
1691 Oriol Garcia
webalizer2002 Send Email
Oct 31, 2002
3:54 pm
try to run webalizer with the following parameters: webalizer -F iis etc etc.... -F iss helps to manage IIS logfiles I hope this helps Regards...
1692 irfan_uygur Send Email Oct 31, 2002
4:05 pm
I am currently writing a script which will parse 700-800 MB of log data [not in file] but in 500 different files for 500 domains. I plan to use this script but...
1693 Guy M. Grimes - UCS-COM
grimesgm Send Email
Oct 31, 2002
7:51 pm
Yes it will cause problems doing it that way. The best way is to create a webalizer folder from the /etc folder. Copy the webalizer.conf file to each ...
1694 Brian Smith
Avalon73 Send Email
Oct 31, 2002
8:13 pm
I've got an account at a hosting site that uses Webalizer for stats analysis. One thing I'm worried about is the size of the DNS cache file, since it comes...
1695 Andrew
masteraray Send Email
Oct 31, 2002
8:59 pm
Hi Brian! I can't really answer this question with any kind of authority - it's only advice from my own observations :) I run a webalizer script for a HEAP of...
1696 Andrew
masteraray Send Email
Oct 31, 2002
9:06 pm
Hello :) I am running something similiar to this - instead of going through and manually creating a conf file for each domain, I took a different look on...
1697 Brian Smith
Avalon73 Send Email
Oct 31, 2002
11:02 pm
... Thanks for the reply. The problem with this provider is that they are very resistant to changing things on the servers based on customer demand (even when...
1698 doemergfi Send Email Nov 4, 2002
2:14 pm
Hello, I want WA only to count specific files/hits as pages. So I configured: PageType rol # PageType /cgi-bin/zmod/mm/angebot/produktansicht/* #...
1699 John Lawton
jnlawton Send Email
Nov 4, 2002
7:45 pm
Is anyone aware of limitations regarding the number of months of data webalizer can process or display? I am getting close to 12 months and recall there was a...
1700 JA
jjma100 Send Email
Nov 5, 2002
11:25 am
Hello, How would I be able to keep my stats for the last year when I change to a new host who is running webalizer? Is this possible? regards Jon...
1702 Guy M. Grimes - UCS-COM
grimesgm Send Email
Nov 5, 2002
6:08 pm
Sure can.. just tar up your webroot and unpack on the new server.. As long as they are using the default _stats folder you ok. if not rename the folder to what...
1703 Umut Demirhan
udemirhan Send Email
Nov 6, 2002
8:54 am
Hi, Is it possible to show summaries of different webalizer outputs (e.g. virtual hosts on a web server, all of which produces its own log data) on the same ...
1704 mickvoodoo Send Email Nov 6, 2002
6:20 pm
Have followed installations guide for Windows Platform from www.angelfire.com. On running syncronise.bat from the command line I get the error: '2-4 was...
1705 Husband, John (Infoli...
jhusband1 Send Email
Nov 6, 2002
6:35 pm
Hey I wanted to let everyone know I finally got Webalizer installed properly on the RAQ XTR. I got the RAQ 4 package from pkgmaster.com Changed the extension...
1706 jmezzza Send Email Nov 7, 2002
1:42 pm
Can anyone tell me the proper syntax to group MSIE 6.0, MSIE 5.5 etc for user agents? I tried: GroupAgent MSIE 6.0 GroupAgent MSIE6.0 GroupAgent "MSIE 6.0" ...
1707 Kees de Keizer
kees.de.keizer@... Send Email
Nov 7, 2002
2:34 pm
... GroupAgent +MSIE+6* Microsoft Internet Explorer 6.x GroupAgent +MSIE+5* Microsoft Internet Explorer 5.x GroupAgent +MSIE+4* Microsoft Internet Explorer 4.x...
1708 Jason Gomez
jmezzza Send Email
Nov 7, 2002
3:10 pm
Kees de Keizer: I tried placed your suggestion before Netscape and Mozilla, however, the outcome has not changed. This is part of my config file. GroupAgent...
1709 mickvoodoo Send Email Nov 8, 2002
8:34 am
I get this error when running syncronise .bat, any ideas?...
1710 Kees de Keizer
kees.de.keizer@... Send Email
Nov 8, 2002
9:26 am
... The Netscape/Mozilla sequence is not in the right order. I can only drop you a few of my lines of agents: GroupAgent Opera/6 Opera 6.x ...
1711 Kees de Keizer
kees.de.keizer@... Send Email
Nov 8, 2002
2:51 pm
... That can't be the problem then. ... This has to to with the way webalizer has been compiled. The default length for the agent string is not long enough to ...
1712 jmezzza Send Email Nov 8, 2002
4:50 pm
Has anyone modified webalizer.h MAXAGENT to capture Netscape 6 or higher for browsers ???...
Messages 1682 - 1712 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help