Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-23034

Improve Confluence User access logging

    XMLWordPrintable

Details

    • 2
    • 18
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      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 &quot;%m %U%q %H&quot; %s %b %D &quot;%{Referer}i&quot; &quot;%{User-Agent}i&quot %D %F" resolveHosts="false"/>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhartono Roy Hartono [Atlassian]
              Votes:
              34 Vote for this issue
              Watchers:
              28 Start watching this issue

              Dates

                Created:
                Updated: