| Author |
tomcat: Log all access
|
alain martin
Ranch Hand
Joined: Apr 11, 2005
Posts: 43
|
|
I want log all acceses to Tomcat in order to detect a problem with certificates. I configurated logging.properties file with "ALL" in all lines. In the log folder it create log files but all are empty.... What is wrong? Thanks PS: My tomcat is on windows xp
|
<a href="http://www.hhdirecto.net" target="_blank" rel="nofollow">http://www.hhdirecto.net</a>
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
In $CATALINA_HOME/conf/server.xml there are a few options for access logging. Read the comments for each of them and un-comment the the one that best suits you.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: tomcat: Log all access
|
|
|