Extend the functionality of log_supress_interval option.
Open
enhancement
feature-request
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 2k
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 58
Description
**Is your feature request related to a problem? Please describe.**
Excessive logging for input, output, filter plugins, or engine may end up filling the VM disk space
**Describe the solution you'd like**
Extend PR https://github.com/fluent/fluent-bit/pull/6435 for Inputs and filters plugins and also for storage and engine logs
**Describe alternatives you've considered**
Extends the functionality of log_suppress_interval option by applying it in the same places as log_level input.
**Additional context**
Disk space running out due to excessive logging
Contributor guide
Assessment
This issue has not been assessed yet.