-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
1
-
3
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
It will be really helpful to deliver the following code in the server.xml before the tag "</Engine>" to enable the http access log on the Tomcat level by default:
<Valve className="org.apache.catalina.valves.AccessLogValve" pattern="%a %t %I %{X-AUSERNAME}o "%m %U%q %H" %s %b %D "%{Referer}i" "%{User-Agent}i" %D %F" resolveHosts="false"/>
It really helps to both troubleshooting issue and the usage audit.
- relates to
-
CONFCLOUD-40492 Enable Tomcat http access log by default on Confluence
- Closed