Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added clearer message when a filter crash
When the filter workers crash Logstash will stop consuming any events, Since we don't have a dead letter queue yet, we can't restart the workers. Fixes elastic#3983 Fixes elastic#3990
- Loading branch information