This is EXACTLY how I did it. Works wonderful. Chris Bruce -----Original Message----- From: marc lindahl [mailto:marc@bowery.com] Sent: Wednesday, March 27, 2002 8:01 AM To: Matthew T. Kromer; mqm@magma.ca Cc: Zope Subject: Re: [Zope] page hits ? I use Webalizer, run it on Z2.log (using cron to run every 15 minutes or whatever), and then use LocalFS to point to the directory you set up for Webalizer's output - then you can view it from within zope. By putting that localFS point inside a 'protected' directory you can limit access to it.
From: "Matthew T. Kromer" <matt@zope.com> Date: Wed, 27 Mar 2002 10:50:49 -0500 To: mqm@magma.ca Cc: Zope <zope@zope.org> Subject: Re: [Zope] page hits ?
Marcio Marchini wrote:
Hi,
I was wondering if you guys have any pointers on where Zope logs page hits, so that I can show this info to "internal" people who may want to see web site usage.
I was hoping to use http://www.zope.org/Members/teyc/ZGDChart to visualize the data, but I need the data in the first place !
thanks !!
marcio
see the var/Z2.log file
-- Matt Kromer Zope Corporation http://www.zope.com/
_______________________________________________ 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 )
_______________________________________________ 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 (1)
-
Chris A. Bruce