Re: [analog-help] LogFormat problems with Cookies/Sessions

2004-04-13 Thread analog-help
Nick Stephens <[EMAIL PROTECTED]> wrote: ... > access_log excerpt: > - > 123.321.123.321 - - [08/Apr/2004:00:00:33 -0700] "POST /webpage?t=10 > HTTP/1.1" 200 67263 "http://whatever/webiste"; "Mozilla/4.0 > (compatible; MSIE 6.0; Windows NT 5.0)" "Cookie=bWghsdHQ6; > JSESSION

[analog-help] LogFormat problems with Cookies/Sessions

2004-04-12 Thread analog-help
Hello everyone, analog 5.32 redhat linux 7.3 kernel 2.4.19 (vanilla) apache 1.3.29 Apache conf: - LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" \"%{cookie}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%{Referer}i -> %U" re