tikv/tikv

log: support clean up expired logs automaticly

开放

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

 (3 条评论) (0 个反应) (1 位负责人)Rust (2,189 个派生)batch import
feature/acceptfeature/reviewinghelp wantedtype/feature-request

仓库指标

星标
 (15,922 个星标)
PR 合并指标
 (平均合并 28天 9小时) (30 天内合并 68 个 PR)

描述

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

贡献者指南