bneradt commented on issue #7204: URL: https://github.com/apache/trafficserver/issues/7204#issuecomment-694539466
1. Can you verify you don't see this error message: [Error opening logging directory...](https://github.com/apache/trafficserver/blob/63f8d1d/proxy/logging/LogConfig.cc#L622) 1. Also, would it be possible to enable the "logspace" debug tag? That would provide some helpful diagnostic information. I'd like to verify that you see multiple instances of these: [Registering rotated log deletion...](https://github.com/apache/trafficserver/blob/63f8d1d/proxy/logging/LogConfig.cc#L118) 1. With that information, lets verify that the names of your log files in your log directory should get translated to their unrolled names properly via [LogUtils::get_unrolled_filename](https://github.com/apache/trafficserver/blob/63f8d1d/proxy/logging/LogUtils.cc#L482) ---------------------------------------------------------------- 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