Can anyone recommend good free or $$ tools for browsing the zope log? Is z2.log the only place that things are logged? Thanks, John
John Glossner wrote:
Can anyone recommend good free or $$ tools for browsing the zope log?
Is z2.log the only place that things are logged?
http://www.webalizer.org Combine that with a LocalFS object and you can browse your stats online :) Bill Anderson -- In flying I have learned that carelessness and overconfidence are usually far more dangerous than deliberately accepted risks. -- Wilbur Wright in a letter to his father, September 1900
hi john, if you use zope without apache then z2.log will be the only log. if you use apache as well you'll also have the apache log at (in RedHat) /var/log/httpd since i believe Zope 2.1.1 the z2.log file format has been changed to conform to the apache log format. there are a lot of log analyzers out there to help you with that format, i'm afraid i can't name one, but a simple websearch should turn some up :) jens
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of John Glossner Sent: Tuesday, January 04, 2000 18:08 To: zope@zope.org Subject: [Zope] Log Browsing
Can anyone recommend good free or $$ tools for browsing the zope log?
Is z2.log the only place that things are logged?
Thanks, John
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Bill Anderson -
Jens Vagelpohl -
John Glossner