Problem installing logstash-filter-dissect

Hi,
When I trying to install logstash-filter-dissect to logstash-5.2.1 - getting the following error:

logstash-5.2.1> bin/logstash-plugin install logstash-filter-dissect
Validating logstash-filter-dissect
Installing logstash-filter-dissect
/spotdatafiles2/spot/ELK/logstash-5.2.1/vendor/bundle/jruby/1.9/gems/ruby-maven-libs-3.3.9/lib/maven.rb:11 warning: executable? does not in this environment and will return a dummy value
Error Bundler::InstallError, retrying 1/10
An error occurred while installing logstash-core-event-java (5.2.1), and Bundler cannot continue.
Make sure that gem install logstash-core-event-java -v '5.2.1' succeeds before bundling.
WARNING: SSLSocket#session= is not supported
/spotdatafiles2/spot/ELK/logstash-5.2.1/vendor/bundle/jruby/1.9/gems/ruby-maven-libs-3.3.9/lib/maven.rb:11 warning: executable? does not in this environment and will return a dummy value

Exception: java.lang.ThreadDeath thrown from the UncaughtExceptionHandler in thread "Thread-6"
Error Bundler::InstallError, retrying 2/10
An error occurred while installing logstash-core-event-java (5.2.1), and Bundler cannot continue.
Make sure that gem install logstash-core-event-java -v '5.2.1' succeeds before bundling.
WARNING: SSLSocket#session= is not supported
/spotdatafiles2/spot/ELK/logstash-5.2.1/vendor/bundle/jruby/1.9/gems/ruby-maven-libs-3.3.9/lib/maven.rb:11 warning: executable? does not in this environment and will return a dummy value

Please help

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