Re: Tomcat admin webapp audit

2009-07-18 Thread Konstantin Kolinko
> > there is a way to trace into a log file all the connections (and also every > connection attempt) made into the "admin" tomcat webapp ? What I need to > know is: > > login timestamp > user > src ip > It is called AccessLogValve, http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html --

Tomcat admin webapp audit

2009-07-17 Thread Mauro Garlaschelli
Hi all, there is a way to trace into a log file all the connections (and also every connection attempt) made into the "admin" tomcat webapp ? What I need to know is: login timestamp user src ip Thanks in advance, Mauro. -- View this message in context: http://www.nabble.com/To