alibaba/Sentinel

Support configuration of log file size and amount for sentinel-record.log

Open

#1,261 opened on Jan 16, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (23,109 stars) (8,150 forks)batch import
area/logginggood first issuekind/enhancement

Description

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)

  1. 长时间不清理就可以复现

Tell us your environment

linux,docker

Anything else we need to know?

暂无

Contributor guide