Open alkuzad opened 8 years ago
Hi @alkuzad,
I think it could be a good idea. I see two interests :
I have to make tests to be sure that this flag implies 1 filter worker.
Is the @threadsafe = false
still under consideration? This improvement would be much appreciated.
Hi
I was looking into new features of ELK and I noticed that they've added the option for plugin to specify that it won't work with multiple workers. From https://github.com/logstash-plugins/logstash-filter-multiline/blob/master/lib/logstash/filters/multiline.rb
Is it good to add such feature to aggregate ?