Logstash only accepts first event

Hi all
For some reason my logstash channel locks or stops after first event which comes in fine. After that I have to restart the service and then it accepts the first event again ... and so on ...

I have this from plain-log:
[2017-12-22T15:04:23,796][WARN ][logstash.shutdownwatcher ] {"inflight_count"=>0, "stalling_thread_info"=>{"other"=>[{"thread_id"=>22, "name"=>"[main]<tcp", "current_call"=>"[...]/vendor/jruby/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:106:in accept'"}, {"thread_id"=>19, "name"=>"[main]>worker0", "current_call"=>"[...]/logstash-core/lib/logstash/util/wrapped_synchronous_queue.rb:138:inlock'"}, {"thread_id"=>20, "name"=>"[main]>worker1", "current_call"=>"[...]/logstash-core/lib/logstash/util/wrapped_synchronous_queue.rb:138:in `lock'"}]}}

Can anyone tell me why ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.