Is there a configuration that allows rotated files to be deleted after a period of time?
According to the documentation for max_days
here, if the timestamp in a file is older than the max_days
, the file gets deleted.
According to the documentation for max_days
here, if the timestamp in a file is older than the max_days
, the file gets deleted.