-
Type:
Suggestion
-
Resolution: Won't Do
-
Component/s: None
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? 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.
- is related to
-
CONFSERVER-40492 Enable Tomcat http access log by default on Confluence
- Closed