I have two logstash pipelines (in docker containers) running with a jdbc input and elastic output. Both pipelines are set to run with a schedule every 1 minute.
My problem is that sometimes the pipelines suddenly stop executing until I restart them. The last logs that I have in both pipelines are INFO with the query that jdbc executed.
Note the containers stay up and the logstash piepelines are running, simply they don't run when scheduled.
Can you help me find why the pipelines stop and how to fix this? Is there any alarmistic that can notify me if they stop?
If you're not getting enough information in the logs, you can set the default log level to debug for example which will tell you a whole lot more. You can do that in your logstash.yml.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.