We are using this plugin to add a tag to a log. It's working perfectly.
But when the database is down. Instead of giving an empty value to the tag. Logstash does not pocess de log alltogether. And we are loosing data in this cases.
Is there a way to bypass jdbc-streaming filter in the case that the database is not available?