Search the web
Sign In
New User? Sign Up
webalizer · Support newsgroup for webalizer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3098 - 3127 of 3748   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3098
Hello: I work in a mid-size public library and we use webalizer for our site which gets about 3000 visits a day. The director of the library is interested in ...
Greg
thegrug
Offline Send Email
Feb 5, 2005
3:19 am
3099
Greg, Exit pages will not tell you much. It will tell you what page your visitor last left, however not much else. To really understand your visitors you need...
sracicot@...
sjr_technology
Offline Send Email
Feb 5, 2005
3:31 am
3100
... Burnaby BC? I'm in Kits ;-) You already have the logfiles, so in addition to what you can get from the various categories of webalizer stats, you could...
Dave Patton [DCP]
canadadcp
Offline Send Email
Feb 5, 2005
5:28 am
3101
... A 'hit' to a particular URL represents a request for that URL by some remote browser, so by definition, the most 'used' pages are those that have the...
Bradford L. Barrett
brad@...
Send Email
Feb 5, 2005
6:17 am
3102
Greg, Your Director is right in a sense on Total Hits. Hits are recorded whenever any part of your site is brought up, which would include every visit, every ...
Peter Yanke - BX Inte...
corbinb2
Offline Send Email
Feb 5, 2005
2:03 pm
3103
... That is the misconception that I spoke of earlier.. the hit count to a specific URL is not misleading, it is the actual number of times that particular URL...
Bradford L. Barrett
brad@...
Send Email
Feb 5, 2005
10:54 pm
3104
I have a large archive of of logs that I would like to process. Can I process the logs out of order? I'm just going to write a little script to list the...
Mark Steudel
fiddlinsteudel
Offline Send Email
Feb 9, 2005
6:30 pm
3105
Mark, I'm a new user, so don't take what I say with too much value, but what I am doing is saving the logs with names that list in date order, then I can just...
Gerald de la Pascua
gerald@...
Send Email
Feb 9, 2005
7:38 pm
3106
Webalizer just looks inside the files. It will ignore the file's timestamp. "Ignoring history" and "setting incremental to off" are the same thing. Ignoring...
Enric Naval
enventa2000
Offline Send Email
Feb 9, 2005
10:22 pm
3107
... This is incorrect. Ignoring history will lose all previous months saved data, so you wind up with a main index showing only the month you just processed...
Bradford L. Barrett
brad@...
Send Email
Feb 9, 2005
10:58 pm
3108
I have updated comments related to my webalizer-2.01-10 patch based on previous feedback. Those who have been reading this group since July 2004 will...
Landon Noll
landon_noll
Offline Send Email
Feb 10, 2005
8:17 am
3109
Hi I am totally new to webalizer and have not yet set it up. I receive a log file by email from my hosting company everyday and now have a lot of these files...
Bhupinder Singh
bsinghb
Offline Send Email
Feb 10, 2005
1:24 pm
3110
Thank's a bunch! One last question, I have a few logs that when they got downloaded to my local server the log files were empty, will that cause a problem? ...
Mark Steudel
fiddlinsteudel
Offline Send Email
Feb 11, 2005
5:46 pm
3111
... No.. it will just tell you that no records were processed for that log, and no activity will be reported for that time period. -- Bradford L. Barrett...
Bradford L. Barrett
brad@...
Send Email
Feb 11, 2005
5:56 pm
3112
Hello. I have problem to make Webalizer to analyse the log file in windows XP. Details: On windows NT I have apache 1.3 server and some pages in PHP. In one of...
coolz
clblack25
Offline Send Email
Feb 13, 2005
4:31 pm
3113
Is there any way I can get webalizer to generate reports for more than 12 months? I don't really understand source code well enough. Can I just change the...
Tom Cat
stry_cat
Offline Send Email
Feb 15, 2005
3:31 pm
3114
In each monthly log, I see ////. What are these? Are they caused by worms? -- "I look at an ant and I see myself: a native South African, endowed by nature...
Phillip Pi
antd00d
Offline Send Email
Feb 15, 2005
6:25 pm
3115
Hi, I have a problem with php links: I want webalizer to analyze links which are generated by a php-based CMS. The real URLs are like ...
thommie_es
Offline Send Email
Feb 15, 2005
6:53 pm
3116
See: http://groups.yahoo.com/group/webalizer/message/3033 -- ... -- Bradford L. Barrett brad@... A free electron in a sea of...
Bradford L. Barrett
brad@...
Send Email
Feb 15, 2005
6:59 pm
3117
... Huh, I'm not a C++ hacker, only a little php idiot, so need some advice for the correct syntax ;-): You mean line 1734ff in webalizer.c: int...
thommie_es
Offline Send Email
Feb 15, 2005
8:53 pm
3118
Can someone tell me how to specify the date range in the .conf file? I looked at the sample file, and at the Webalizer site and searched this archive and...
eveedelson
Offline Send Email
Feb 15, 2005
9:33 pm
3119
You can analyze query strings with this build: http://www.stonesteps.ca/projects/webalizer/faq.asp?qid=q20050201-01&topic=webalizer You can't group them...
jd_314159
Offline Send Email
Feb 16, 2005
1:32 am
3120
Not to be a broken record, but... can someone please help me figure out what's broke? I seem to get everything I want reporting, except for the agents used, or...
jlyandco
Offline Send Email
Feb 16, 2005
3:24 am
3121
Hello webalizer group! I use webalizer on a web application that uses URLs that do not end in a "file extension". I wanted to not count a couple of them in ...
iamadammorton
Offline Send Email
Feb 16, 2005
4:43 am
3122
In webalizer.conf you have: LogFile /www/logs/jlyarberry.com-access_log but in httpd.conf you have: CustomLog /usr/local/etc/httpd/logs/access_log ...
Enric Naval
enventa2000
Offline Send Email
Feb 17, 2005
7:36 pm
3123
... The paths are different.. unless there is some symlink or other method of mapping the files, the log being processed might not be the one that was thought...
Bradford L. Barrett
brad@...
Send Email
Feb 17, 2005
7:44 pm
3124
I believe that this option does not exist in webalizer, and I don't think it's ever included.... Mr. Barret may explain his reasons, if he wants.... You'll...
Enric Naval
enventa2000
Offline Send Email
Feb 17, 2005
9:41 pm
3125
You will see many strange thing in logfiles. This can be a worm, or a misconfigured robot or spider. You could post one of the log files containing //// , this...
Enric Naval
enventa2000
Offline Send Email
Feb 17, 2005
10:13 pm
3126
When you process more than 12 months, the older files are kept in the folder, even if they are not linked in the index. Probably you only need change the code...
Enric Naval
enventa2000
Offline Send Email
Feb 17, 2005
10:19 pm
3127
It sounds like part of the problem here may be that Webalizer is running on a server that hosts at least a dozen different virtual hosts on my server. I don't...
jlyandco
Offline Send Email
Feb 19, 2005
12:59 am
Messages 3098 - 3127 of 3748   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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