You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/09/17 22:45:25 UTC

[GitHub] [trafficserver] bneradt commented on issue #7204: Rolled logs are not removed when max_space_mb reached

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:
users@infra.apache.org