Hi,
When processing input files from S3, sometimes, during that operation, logstash returns the error below and stops.
When checking service logstash status is says active but logstash stays dead until the service gets restarted.
The error looks generic. I'm using ELK 5.0 stack.
Is anyone able to give me a hint?
[2016-11-28T21:41:46,997][ERROR][logstash.pipeline ] 1dea5c87673dc32bcc4de88a737f1028566121.block_0$RUBY$__file__(/usr/share/logstash/logstash-core/lib/logstash/filters/base.rb:156)", "rubyjit$LogStash::Filters::Base$$multi_filter_1ee1ab11f89a1dea5c87673dc32bcc4de88a737f1028566121$block_0$RUBY$__file__.call(rubyjit$LogStash::Filters::Base$$multi_filter_1ee1ab11f89a1dea5c87673dc32bcc4de88a737f1028566121$block_0$RUBY$__file__)", "org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:135)", "org.jruby.runtime.Block.yield(Block.java:142)", "org.jruby.RubyArray.eachCommon(RubyArray.java:1606)", "org.jruby.RubyArray.each(RubyArray.java:1613)", "org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)", "org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)", "org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)", "rubyjit.LogStash::Filters::Base$$multi_filter_1ee1ab11f89a1dea5c87673dc32bcc4de88a737f1028566121.__file__(/usr/share/logstash/logstash-core/lib/logstash....
Full error log here: https://gist.githubusercontent.com/Rajadas/42887b9df68e4c581e3128d5f5da1949/raw/e0d02ffc3c523250670791c5381e110f658a3009/gistfile1.txt