Hi everyone,
I installed this image and everything is working well so far but I'm not able to get any logs, things like login logs, connection logs. I tried enabling tomcat logs inside the container but I'm still getting nothing in the /usr/local/tomcat/logs directory.
I uncommented theses lines in $CATALINA_HOME/conf/logging.properties
org.apache.catalina.util.LifecycleBase.level = FINE
org.apache.jasper.compiler.TldLocationsCache.level = FINE
org.apache.coyote.http2.level = FINE
Hi everyone,
I installed this image and everything is working well so far but I'm not able to get any logs, things like login logs, connection logs. I tried enabling tomcat logs inside the container but I'm still getting nothing in the /usr/local/tomcat/logs directory.
I uncommented theses lines in $CATALINA_HOME/conf/logging.properties
org.apache.catalina.util.LifecycleBase.level = FINE
org.apache.jasper.compiler.TldLocationsCache.level = FINE
org.apache.coyote.http2.level = FINE