users@glassfish.java.net

Writting cookie.value into access log

From: <glassfish_at_javadesktop.org>
Date: Tue, 22 Jan 2008 17:28:35 PST

Hi,

I have a cookie named 'foobar', and I want to write its value into the access log. Is this possible under Glassfish v1.

I tried the following formats, none of which worked.
%cookie{'foobar'}%
%cookie.foobar%

%cookie.value% alone seemed to dump out whatever cookie value that the browser sent first. It didn't dump out all cookie values.

thanks.
[Message sent by forum member 'tmv' (tmv)]

http://forums.java.net/jive/thread.jspa?messageID=255252