• 4
    • We collect Jira Service Desk 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.

      From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties(or log4j2 in recent version of Jira as well) has no effect:

      log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false

      and 

      log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog 
      log4j.additivity.com.riadalabs.jira.plugins.insight = false
      

      does not affect the Import Package.

            [JSDSERVER-7771] Apply Insight logging level on Jira Startup.

            SET Analytics Bot made changes -
            Support reference count New: 4
            Marc Dacanay made changes -
            Labels Original: affects-server insight-l New: affects-server insight-l ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 977399 ]
            Rakesh Kumar made changes -
            Description Original: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties has no effect:
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}
            and 
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog
            log4j.additivity.com.riadalabs.jira.plugins.insight = false
            {code}
            does not affect the Import Package.
            New: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties(or log4j2 in recent version of Jira as well) has no effect:
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}
            and 
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog
            log4j.additivity.com.riadalabs.jira.plugins.insight = false
            {code}
            does not affect the Import Package.
            Yufei Zuo made changes -
            Description Original: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties has no effect:{code:java}log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}
            and 

            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog
            log4j.logger.log4j.additivity.com.riadalabs.jira.plugins.insight = false
            {code}

            does not affect the Import Package.
            New: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties has no effect:
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}
            and 
            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog
            log4j.additivity.com.riadalabs.jira.plugins.insight = false
            {code}
            does not affect the Import Package.
            Yufei Zuo made changes -
            Description Original: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties has no effect:{code:java}log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}and log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog log4j.logger.log4j.additivity.com.riadalabs.jira.plugins.insight = falsedoes not affect the Import Package. New: From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties has no effect:{code:java}log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false{code}
            and 

            {code:java}
            log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog
            log4j.logger.log4j.additivity.com.riadalabs.jira.plugins.insight = false
            {code}

            does not affect the Import Package.
            Alex Cooksey made changes -
            Labels New: affects-server insight-l
            Alex Cooksey created issue -

              Unassigned Unassigned
              da0dd4439f59 Alex Cooksey
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: