influxdata / kapacitor

Open source framework for processing, monitoring, and alerting on time series data
MIT License
2.31k stars 492 forks source link

[Feature Request] Logging subsystem improvements #1563

Open oplehto opened 7 years ago

oplehto commented 7 years ago

As we scale up our Kapacitor deployment we are incresingly seeing situations where a badly configured task or even corrupt data being sent to a good task can cause a huge flood of logging. The log subsystem should be developed to help us better manage and even avoid these situations.

Some proposals for enhancements:

rbetts commented 6 years ago

@oplehto If you have specific example log messages that are problematic, we can address those. We are not currently prioritizing a broader enhancement to the logging sub-system.

oplehto commented 6 years ago

The reason for this ticket is exactly that preparing and maintaining such a definitive list of log messages is difficult. The intention would be to be able to contain and manage "unknown unknowns" which could flood our logs and overwhelm our log analytics system.