>
> 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
--
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