Closed yfoelling closed 6 years ago
These github issues are only for bugs with Logstash core. This looks to be an issue with the Kafka input. I'm moving this issue there and closing it here. You can track this here: https://github.com/logstash-plugins/logstash-input-kafka/issues/265
Version: 6.2.4
Operating System: Ubuntu 16.04
Config File (if you have sensitive info, please remove it):
Steps to Reproduce:
More Info: With Kafka input and Elasticsearch output, logstash stops if elasticsearch is unreachable for a while. The process is still running, but doesnt process new data.
The logstash is running in Kubernetes, so i have the problem that i need to manualy restart it each time ES was not reachable. IMHO it should end/stop the sevice or wait for the cluster to get up again.
Log output while ES is down (for some hours in my case):
Log output at the time es is up again: