Restrict logging of REST API requests to only atlassian-confluence-rest.log as default configuration

XMLWordPrintable

    • 3
    • 1

      Issue Summary

      Restrict logging of REST API requests to only atlassian-confluence-rest.log as the default configuration.

      Description

      Currently all the rest api calls are logged to atlassian-confluence-rest.log as well as atlassian-confluence.log leading to excessive noise in main atlassian-confluence log .

      Workaround

      Set following line false in log4j.properties

      log4j.additivity.com.atlassian.confluence.plugins.restapi.filters.LogRequestInfoFilter=false 

              Assignee:
              Unassigned
              Reporter:
              Ashish Kotha
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: