Does anyone have advice for using Webalizer with Zope log files? Can anyone point me to a 'how to' or other guidance? Are there other, perhaps better, options? Thanks, Bill Etheredge The Mesa Group
On Wednesday, Oct 22, 2003, at 08:16 US/Eastern, Bill Etheredge wrote:
Does anyone have advice for using Webalizer with Zope log files? Can anyone point me to a 'how to' or other guidance? Are there other, perhaps better, options?
Read the Webalizer documentation to create a suitable webalizer configuration file and run it against Z2.log. No magic involved. jens
You might also want to try: http://www.analog.cx and my new fav.. http://awstats.sourceforge.net Check out plones pretty stats: http://stats.plone.org Zope writes common log file format, so just use any log analizer. Jake -- http://www.ZopeZone.com Bill Etheredge said:
Does anyone have advice for using Webalizer with Zope log files? Can anyone point me to a 'how to' or other guidance? Are there other, perhaps better, options?
Thanks, Bill Etheredge The Mesa Group
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
pretty but there are more 50% of Required but not found URLs (HTTP code 404)! Jake (aka BZ) a écrit:
You might also want to try:
http://www.analog.cx and my new fav.. http://awstats.sourceforge.net
Check out plones pretty stats: http://stats.plone.org
Zope writes common log file format, so just use any log analizer.
Jake
http://awstats.sourceforge.net
Check out plones pretty stats: http://stats.plone.org
That's pretty indeed. I'll have to check that out. jens
I have really enjoy awstats. Likes: - very nice look and feel - great reports - bandwidth reports - Month view - Good filters Dislikes - No daily view, you can't see what happened in one day for all those reports - The data caching is fast but if you lose data, starting from scratch has to be done manually and in the order of the logs (log1, log2, log3,) which is a pain. I still use Analog to produce daily, weekly, monthly reports. Jake -- http://www.ZopeZone.com Jens Vagelpohl said:
http://awstats.sourceforge.net
Check out plones pretty stats: http://stats.plone.org
That's pretty indeed. I'll have to check that out.
jens
Hi loggers, I just want to give a small hint that helps you run awstats effortlessly. (there is a whitespace too much between two columns in the log file generated by the Plone1.05windows distribution.) Change one line in the ZServer/medusa/http_server.py according to the post: http://mail.zope.org/pipermail/zope/2003-February/132085.html Then awstats runs smoothly. Sorry for repeating this information, but I think it can be helpful. goran
Hi Bill, I've downloaded webalizer and tested it and must say that the reports it generates are very user friendly and complete. There's no specific how to required ... after installing the product just run it from the command line giving as input the Z2.log file found in your ZopePath/var ... This Z2.log is already in custom format and readable by webalizer ..... An html report will be created showing all possible statistics. Cheers Ruth ----- Original Message ----- From: "Bill Etheredge" <betheredge@mesa-grp.com> To: <zope@zope.org> Sent: Wednesday, October 22, 2003 2:16 PM Subject: [Zope] Webalizer
Does anyone have advice for using Webalizer with Zope log files? Can anyone point me to a 'how to' or other guidance? Are there other, perhaps better, options?
Thanks, Bill Etheredge The Mesa Group
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (6)
-
Bill Etheredge -
danielle -
Goran Christiansson -
Jake (aka BZ) -
Jens Vagelpohl -
Ruth Mizzi