users@glassfish.java.net

Q: Is there a way I can log access to the glassfish server?

From: Ed Hillmann <ed.hillmann_at_gmail.com>
Date: Fri, 18 Dec 2009 08:09:56 +1000

Hi all. We're using a Glassfish 2.1.1 server to host a web
application. Part of what we want is to log access to the server. In
this case, access to the server is not just the HTTP service access,
but anyone connecting through JMX or even the Web console.

I can see how to enable logging on the HTTP service. But is there any
way to log access to the JMX or Admin Console? At the very least, I
just need to log the timestamp of who accessed.

Thanks for any info,
Ed