[Zope] page hits ?

oliver.erlewein@sqs.de oliver.erlewein@sqs.de
Wed, 27 Mar 2002 17:13:11 +0100 (MET)


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