MikeThomsen commented on PR #7465: URL: https://github.com/apache/nifi/pull/7465#issuecomment-1627912235
@joewitt my looking into this was prompted by our devops team noticing that log cleanup was simply not happening on our clusters even after the 30 day window. I'm not done investigating on our end because there's some funky stuff happening on those boxes where .log files are getting rotated and then gzipped, and the logback gzip hint (adding ".gz" to the name in the rolling strategy) was not present in those configs. It might be something weird with monitoring on those boxes, but I'm hoping to at least help us tighten up our config to help mitigate anything logback might be doing to contribute. -- 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]
