We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86364f8 commit 88b6c23Copy full SHA for 88b6c23
distribution/src/config/log4j2.properties
@@ -30,7 +30,7 @@ appender.rolling.strategy.action.condition.glob = ${sys:es.logs.cluster_name}-*
30
appender.rolling.strategy.action.condition.nested_condition.type = IfAccumulatedFileSize
31
appender.rolling.strategy.action.condition.nested_condition.exceeds = 2GB
32
33
-rootLogger.level = debug
+rootLogger.level = info
34
rootLogger.appenderRef.console.ref = console
35
rootLogger.appenderRef.rolling.ref = rolling
36
0 commit comments