[analog-help] file format issue - parsing ?
Aengus
analog07 at eircom.net
Wed Apr 18 06:19:16 PDT 2007
On Wednesday, April 18, 2007 8:20 AM [EDT],
Brereton, Stephen <Stephen.Brereton at york.gov.uk> wrote:
> That's what I was trying to get at - did I have the referrer / file /
> request string the right way around in the pattern ?
>
> I'll change the filters around based on these points.
There's nothing wrong with your LOGFORMAT.
... "%j %q %j" %c %b "%r" ...
matches
... "GET /empty HTTP/1.0" 200 1101 "http://x.x.x.uk:8080/~exchange" ...
The Request is "/empty". You don't have a FILEINCLUDE statement for /empty,
so it's implicity excluded.
Aengus
More information about the analog-help
mailing list