Running analog with all the debugging on revealed two problems:

1) The #Fields line uses cs-uri-path instead of the normal cs-uri or
cs-uri-stem.
2) The last field is the referrer, which should be in quotes, but is
not in your case.

After fixing these two things, the sample you gave processes fine.

I guess the first question is, what web server produced this file?

As for your options, you could either edit your logfiles to change
these two things, or you could write your own LOGFORMAT instead of
relying on analog parsing the #Fields line.

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