alihossein opened a new issue #11159: URL: https://github.com/apache/druid/issues/11159
I have one Node and set up Apache Druid. so I set these configs in **/opt/druid/conf/druid/cluster/_common/common.runtime.properties** But in the logs directory, there are still many logs left and their volume is close to 1 gig. How can I remove these logs automatically? ``` druid.indexer.logs.kill.enabled=true druid.indexer.logs.kill.delay=604800000 druid.indexer.logs.kill.durationToRetain=86400000 ```  -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
