sumitagrawl commented on code in PR #9189: URL: https://github.com/apache/ozone/pull/9189#discussion_r2483104894
########## hadoop-ozone/dist/src/shell/conf/om-audit-log4j2.properties: ########## @@ -80,6 +80,7 @@ appender.rolling.policies.time.interval=86400 appender.rolling.policies.size.type=SizeBasedTriggeringPolicy appender.rolling.policies.size.size=64MB appender.rolling.strategy.type=DefaultRolloverStrategy +appender.rolling.strategy.max=2000 Review Comment: with respect to changes in https://github.com/apache/ozone/pull/9190, may be 2000 is ok, please update the description as this value depends on this PR , from per second to per day is getting change, so increasing this value to higher number is requried. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
