tikv/tikv

log: support clean up expired logs automaticly

Open

#7,968 创建于 2020年5月29日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Rust (15,922 star) (2,189 fork)batch import
feature/acceptfeature/reviewinghelp wantedtype/feature-request

描述

Feature Request

Support clean up expired logs automatically by config, for example, we can define how long the log can keep such as log.max-days in the config, so we needn't clean up the old log by time manually.

This request is from ask-tug

贡献者指南