-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
18
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Improve Confluence user access logging so:
- It can be enabled from the GUI just like JIRA 4.x
- Include HTTP status code and HTTP methods (GET/POST), along with the existing fields.
- Include user IP address that is accessing Confluence (workaround does not include this)
Workaround solution:
Add the following code in the server.xml before the tag "</Engine>"
<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"/>
- is related to
-
CONFSERVER-17052 User Access Logging to record page moves
- Closed
-
CONFSERVER-17202 Add parameters to the url entry in AccessLogFilters
- Gathering Interest
- relates to
-
CONFCLOUD-23034 Improve Confluence User access logging
- Gathering Interest
(1 mentioned in)