An open API service indexing awesome lists of open source software.

https://github.com/bin-huang/elk_log_cleaner

这个程序可以帮你定时清理 ELK 的过时日志
https://github.com/bin-huang/elk_log_cleaner

Last synced: 4 months ago
JSON representation

这个程序可以帮你定时清理 ELK 的过时日志

Awesome Lists containing this project

README

          

## log cleaner service

可以帮你定时清理 ELK 中的过时日志,防止日志占满磁盘。运行内存约 `1.6mb`。

默认每天清理已保存超过一个月的日志,可以修改 [config.go](./config.go) 进行配置