Excellent the hidden mystery has been solved. I now have a good solution.
Why I can not find this in any books or documentation amazes me and those
numbered formats just don't work
I almost had this working before
Main Topics
Browse All TopicsI have been racking my brains on something that should be trivial but it clearly is not
I almost have awstats working. I hope someone could help me by supplying me two Logformat statements one for the Apache httpd.conf and one for awstats.model.conf or awstats.mysite.conf
My attempts thus far e.g:
httpd.conf:
LogFormat "%v:%p %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
awstats.mysite.conf:
LogFormat = "%virtualname %host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
Please suggest two log formats one for httpd.conf and one for awstats.mysite.conf
Here is what I know get:
[root@g10 cgi-bin]# perl awstats.pl -config=model -update
Create/Update database for config "./awstats.model.conf" by AWStats version 6.9 (build 1.925)
From data in log file "/home/sites/blueberry/blu
Phase 1 : First bypass old records, searching new record...
Searching new records from beginning of log file...
Jumped lines in file: 0
Parsed lines in file: 86
Found 86 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 0 new qualified records.
[]#
Any help would be appreciatedL
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: caterham_wwwPosted on 2009-09-11 at 10:59:52ID: 25311940
I don't know, if %virtualname:%other with the colon in between is supported, otherwise try to replace the colon in both lines with a space.
Select allOpen in new window