Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-71412

As a Jira administrator I would like that Jira Stats entries are diverted to their own log

XMLWordPrintable

    • 16
    • We collect Jira 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.

      Problem Definition

      Cache replication logging (LocalQCacheManager/LocalQCacheReplicator) is currently output to the atlassian-jira.log. This is undesirable as cache statistics messages are generated every minute, for every node, which overwhelms the logs, particularly when you're looking for non-cache-related events.

      A similar situation maintains for index stats logging (snapshot stats, lucene-stats).

      Suggested Solution

      Separating cache replication and index stats logging to dedicated log (e.g., atlassian-jira-stats.log) would greatly reduce the noise in atlassian-jira.log. Additionally, this will allow for retaining more cache stats and indexing stats logging, which is useful for examining trends over a large time frame.

              e2656c68d96d Agata Kowal
              troyall TJ Royall
              Votes:
              56 Vote for this issue
              Watchers:
              31 Start watching this issue

                Created:
                Updated:
                Resolved: