We using some key words to monitoring Logstash error:
- "Beats input: The circuit breaker has detected a slowdown or stall in the pipeline"
- "LogStash::Inputs::BeatsSupport::CircuitBreaker::HalfOpenBreaker"
- "Beats input: the pipeline is blocked, temporary refusing new connection."
- "LogStash::Inputs::Beats::InsertingToQueueTakeTooLong"
All these were used to be in old Logstash 2.x version and I believe in message
fields
5.x seem changed a lot of logs format, will those message and/or key words still exist when same problem/error happen?