webalizer and several Zope sites
Hello out there, I have been following the posts about Webalizer and how to create statistics for your sites .... I have about 10 CMF sites with a SiteRoot in each. They all have their own domain. We are using Apache in front of Zope and are using ProxyPass to point to the right CMF instances. My questions is: The data that webalizer will need ... is it still placed in Z2.log or is it placed in the various access_logs for the sites (they all have 2 log entries in the apache conf) ... -- Gitte Wange Jensen Sys Admin, Developer and a lot more MMmanager.org Aps, Denmark Phone: +45 29 72 79 72 Email: gitte@mmmanager.org Web: www.mmmanager.org Quote of the day: "Did you mean: abuse Zope" - Google's suggestion when searching for 'aq_base zope', Michel Pelletier pointed this out, Monday, July 9, 2001
Both (or should I say either). The Apache access logs are essentailly identical to the z2 logs except the apache logs are far more configurable. I have a similar setup to you and I simply ignore the z2 logs alltogether. I just use the Apache logs. I have actually asked if I could turn of Z2 logging completely, to save on CPU and disk space, but it seems that you cant. Tom => -----Original Message----- => From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Gitte => Wange => Sent: Tuesday, 27 November 2001 7:52 PM => To: Zope mailinglist => Subject: [Zope] webalizer and several Zope sites => => => Hello out there, => => I have been following the posts about Webalizer and how to create => statistics for your sites .... => => I have about 10 CMF sites with a SiteRoot in each. They all have their => own domain. We are using Apache in front of Zope and are using ProxyPass => to point to the right CMF instances. => => My questions is: => The data that webalizer will need ... is it still placed in Z2.log or is => it placed in the various access_logs for the sites (they all have 2 log => entries in the apache conf) ... => => -- => Gitte Wange Jensen => => Sys Admin, Developer and a lot more => MMmanager.org Aps, Denmark => => Phone: +45 29 72 79 72 => Email: gitte@mmmanager.org => Web: www.mmmanager.org => => Quote of the day: => "Did you mean: abuse Zope" => => - Google's suggestion when searching for 'aq_base zope', => Michel Pelletier pointed this out, Monday, July 9, 2001 => => => _______________________________________________ => 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 (2)
-
Gitte Wange -
Tom Cameron