users@glassfish.java.net

Re: figuring session id from server.log

From: <glassfish_at_javadesktop.org>
Date: Mon, 01 Oct 2007 18:43:52 PDT

No, there is no way to get the session id from either.

Not sure if this helps, but you could configure your access-log format to log the id of the session requested (via cookie) by the client, like this:

  <access-log format="%cookie.JSESSIONID% ..."/>

Jan
[Message sent by forum member 'jluehe' (jluehe)]

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