Hello,
I'm using logstash with the jdbc_streaming filter, that connects to an external MariaDB database.
When I stop and restart the database, the pipeline using the jdbc_streaming filter fails, and there is no automatic configuration reload that unblock the pipeline. Logstash continue to be "up", with a failing pipeline.
Has anyone seen this behaviour, and has an idea to make it works without restarting (or kill sighup) logstash ?
Thanks!