users@glassfish.java.net

Re: user login report

From: Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Mon, 16 Aug 2010 17:26:05 +0530

Mumuney Abdlquadri wrote:
> Hi all,
>
> I have setup my application to use form login as authentication mode
> to be administered by glassfish.
>
> But right now I have a requirement to create a report of all users
> that login to the web app. Is there a way for me to get this. The
> report will contain username and time the user logged in.
>
You can plugin a Custom Audit module and handle the login event there.
And can produce your own custom audit report. The default Audit logs
when enabled go into server.log.


> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>