Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: 容器化日志存储支持参数控制存储总量 #2655 #2726

Merged
merged 11 commits into from
Jan 9, 2024

Conversation

jsonwan
Copy link
Collaborator

@jsonwan jsonwan commented Jan 8, 2024

  1. 支持通过Spring属性配置日志留存时间;
  2. 支持自动清理超出容量限制的日志;
  3. 每类日志至少保留一个文件,防止日志采集丢失;
  4. 控制台日志格式调整与缺失日志补全。

每类日志至少保留一个文件,防止日志采集丢失
job-file-worker日志格式调整,清理频率调整
@jsonwan jsonwan requested a review from wangyu096 January 8, 2024 13:48
@wangyu096 wangyu096 merged commit 40e220f into TencentBlueKing:master Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants