You can filter out unneeded lines from Z2.log either with Squid or by changing the configuration of the reporting tools. -aj ----- Original Message ----- From: <oliver.erlewein@sqs.de> To: <zope@zope.org> Sent: Wednesday, March 27, 2002 11:13 Subject: Re: [Zope] page hits ?
Hi Marcio
The problem with Z2.log is that it usually logs too much! It shows every file,image,html,... No boss can comprehend what Z2 logs.
I therefore wrote my own logger, which logs one line per page called from the server. I used a simple python script, which I call from the standard_html_header. Later I use an AWK script to analyze it and show me the numbers I want.
Regards Oliver Erlewein
_______________________________________________ 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 )