"Shuwen" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi,
>     Pardon me for asking a simple question here.  I have checked internet 
> but found no answer.  I am using Tomcat 5.5.  If the user logs in, is 
> there any log file that record the name of the user and login time?  I 
> have searched in Catalina_log.xxx, localhost_log.xxx, and 
> localhsot_access_log.xxx but found no user name in them.  Am I mssing 
> anything?
>     Many thanks in advance.
>

If you have debug logging on the Authenticator, or trace logging on the 
Realm, you should see it (in Juli this is FINE and FINEST), along with lots 
of other junk :).  Otherwise, Tomcat doesn't log this information.

You can also configure AccessLogValve to include the username associated 
with the request.

>
>  Shu
>
>
> ---------------------------------
> Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
> countries) for 2ยข/min or less. 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to