alibaba/Sentinel
在 GitHub 查看Support configuration of log file size and amount for sentinel-record.log
Open
#1,261 创建于 2020年1月16日
area/logginggood first issuekind/enhancement
仓库指标
- Star
- (23,109 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Issue Description
我们这面现在因为record.log打印的太多导致服务器磁盘爆掉
Describe what happened (or what feature you want)
希望新增控制record.log的数量和大小功能
Describe what you expected to happen
像日志框架一下,可以增加数量,大小,自动清理功能
How to reproduce it (as minimally and precisely as possible)
- 长时间不清理就可以复现
Tell us your environment
linux,docker
Anything else we need to know?
暂无