Thanks Konstantin for your response. I tried to use AccessLogValve, but noticed 
I can only capture successful logins. I would like to be able to capture all 
unsuccessful attempts as well for security-audit reasons, is this possible 
through Tomcat?

Thanks,
Fidelis

-----Original Message-----
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] 
Sent: Thursday, 17 December 2009 4:19 p.m.
To: Tomcat Users List
Subject: Re: Logging all traffics to Tomcat servers

2009/12/17 Fidelis Mnyanyi <fidelis.mnya...@otago.ac.nz>:
> Hi Tomcat Gurus,
>
> I'm running Business Objects XI 3.1 (with Tomcat 5.5.20 as a web server) on 
> Windows 2008 server. I have 2 server machines running Tomcat web-servers.
>
> Tomcat servers are behind a Load Balancer.
>
> What I want to achieve is to be able to log all traffics (user 
> connections/attempts) to my tomcat web servers (successful and unsuccessful 
> logins). Can someone please tell me how I can achieve this? If it is through 
> configuring tomcat logging or it is something I should be doing from 
> load-balancer side.
>

See AccessLogValve
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to