On Tuesday, April 04, 2006 10:11 PM [EDT], Andrew Ganegama <[EMAIL PROTECTED]> wrote:
> I want to analyze my Apache ErrorLog but can't seem to get the > LogFormat right. My ErrorLog is in the format: > > [Wed Apr 05 00:09:56 2006] [error] [client 200.200.70.100] File does > not exist: /prd/apache/webdocs/index_1.html, referer: > http://www.thereferrer.com > > What LogFormat can I use for Analog? > [Wed [%j > Apr %M > 05 %d > 00:09:56 2006] %h:%n:%j %Y] > [error] %j > [client 200.200.70.100] [%j %S] > File does not exist: %j: > /prd/apache/webdocs/index_1.html, %r, > referer: %j: > http://www.thereferrer.com %f http://analog.cx/docs/logfmt.html Anaalog will report thhat as a successful request, of course, not as a failure, because it dosen't know anythhing about error logs. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

