-
Suggestion
-
Resolution: Unresolved
-
None
-
4
-
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.
- links to
[JSDSERVER-7771] Apply Insight logging level on Jira Startup.
Support reference count | New: 4 |
Labels | Original: affects-server insight-l | New: affects-server insight-l ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 977399 ] |
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. |
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. |
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. |
Labels | New: affects-server insight-l |