zserver log and awstats
Has anobody been able to do that?? My log file format looks the way it needs to look to awstats, but awstats keeps coming back with bad log format error. The format spec in my awstats conf file: LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot" If this is not doable is there any way to make zope log in the apache combined log format. Any help would be appreciated. TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Has anobody been able to do that??
My log file format looks the way it needs to look to awstats, but awstats keeps coming back with bad log format error. The format spec in my awstats conf file: LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
If this is not doable is there any way to make zope log in the apache combined log format.
Perhaps this is the issue with the extra space in the log format? There was a discussion on this list about that not too long ago, indicating it had been fixed in CVS. It that's the problem, you can make that fix yourself for your installation easily. --jcc
a search on awstats on the list doesnt return anything. 1st thing I tried. Even a google on awstats and zope returns nothing relevant. will keep looking. Thanks for the reference AM J Cameron Cooper wrote:
Has anobody been able to do that??
My log file format looks the way it needs to look to awstats, but awstats keeps coming back with bad log format error. The format spec in my awstats conf file: LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
If this is not doable is there any way to make zope log in the apache combined log format.
Perhaps this is the issue with the extra space in the log format? There was a discussion on this list about that not too long ago, indicating it had been fixed in CVS. It that's the problem, you can make that fix yourself for your installation easily.
--jcc
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
a search on awstats on the list doesnt return anything. 1st thing I tried. Even a google on awstats and zope returns nothing relevant.
will keep looking.
This seems to be exactly your problem. Thread starts: http://mail.zope.org/pipermail/zope/2003-February/132084.html It is indeed hard to find: the lists.zope.org Google search didn't pick it up even if I gave it by name. --jcc
Thanks a lot. AM J Cameron Cooper wrote:
a search on awstats on the list doesnt return anything. 1st thing I tried. Even a google on awstats and zope returns nothing relevant.
will keep looking.
This seems to be exactly your problem. Thread starts:
http://mail.zope.org/pipermail/zope/2003-February/132084.html
It is indeed hard to find: the lists.zope.org Google search didn't pick it up even if I gave it by name.
--jcc
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
This problem is fixed in the CVS. Check the CHANGES.txt files. -aj --On Dienstag, 11. März 2003 17:11 -0600 J Cameron Cooper <jccooper@jcameroncooper.com> wrote:
Has anobody been able to do that??
My log file format looks the way it needs to look to awstats, but awstats keeps coming back with bad log format error. The format spec in my awstats conf file: LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot"
If this is not doable is there any way to make zope log in the apache combined log format.
Perhaps this is the issue with the extra space in the log format? There was a discussion on this list about that not too long ago, indicating it had been fixed in CVS. It that's the problem, you can make that fix yourself for your installation easily.
--jcc
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- --------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
participants (3)
-
AM -
Andreas Jung -
J Cameron Cooper