-
Suggestion
-
Resolution: Unresolved
-
None
-
None
By default Jira holds up to (10 * 20MB) 200MB of log history.
log4j.appender.filelog.File=atlassian-jira.log log4j.appender.filelog.MaxFileSize=20480KB log4j.appender.filelog.MaxBackupIndex=10
Often this setting is not modified on large DC instances with many logging events. This makes the log history often very short.
Proposal: change the max file size to 100MB so we have by default 1GB of log history.
- mentioned in
-
Page Loading...