On Monday, June 27, 2005 12:14 PM [GMT+1=CET],
ken doo <[EMAIL PROTECTED]> wrote:

> hi,
>
> my custom logfile looks like this:
>
> 2005-01-01 00:00:09 20.200.60.200 http://www.servername.com./page.html
> http://www.someserver.com/refpage.html
>
> in this order :       date - time - ip - page - referer
>
> but the following logformat does not work:
>
> LOGFORMAT  (%Y-%m-%d %h:%n %S %r %f)

00:00:09 doesn't match %h:%n.

Try %h:%n:%j.

To debug LOGFORMAT questions, turn DEBUG ON, and look at the output when you
run Analog - it will put a * under the field that doesn't match the
LOGFORMAT.

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
+------------------------------------------------------------------------

Reply via email to