Compressed Log Processor (CLP) is a free log management tool capable of compressing logs and searching the compressed logs without decompression.
871
stars
70
forks
source link
Support for retention periods / pruning old archives #585
Open
kirkrodrigues opened 6 days ago
Request
A user on Zulip requested the ability to retain some time period of logs (e.g., a year) and delete any older logs.
Possible implementation
A script which takes in a time range and prunes archives that contain logs strictly older than that time range.