Merge pull request #1591 from yummylogs/master

Issue #1590 Multiline filter and additional worker threads do not work together.
This commit is contained in:
Jordan Sissel 2014-08-22 16:19:25 -07:00
commit ab60853b4b

View file

@ -10,6 +10,8 @@ require "set"
# from files into a single event. For example - joining java exception and
# stacktrace messages into a single event.
#
# NOTE: This filter will not work with multiple worker threads "-w 2" on the logstash command line.
#
# The config looks like this:
#
# filter {