bneradt commented on issue #7204: URL: https://github.com/apache/trafficserver/issues/7204#issuecomment-697101517
I've reproduced this in our prod sim environment. After touching `logging.yaml` and performing the `traffic_ctl config reload` as described by Jeff above, Traffic Server seems to lose certain categories of rolled log files it can autodelete. It still can delete rolled traffic.out, diags.out, and manager.out log files, for instance, but not any log files configured via logging.yaml. Once I restart the Traffic Server process, it notices the logging.yaml rolled log files and deletes them, freeing up the space it couldn't before after the config reload. It's not clear to me why this is happening. I see in the traffic.out output that those logging.yaml configured log files are indeed registered for log deletion, so why aren't they being deleted? I'll look into this more tomorrow morning. ---------------------------------------------------------------- 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: us...@infra.apache.org