Logstash is goving ssl error on installing plugin

c:\ELK_5.1.1\logstash-5.1.1\bin>logstash-plugin install logstash-filter-split
Validating logstash-filter-split
Installing logstash-filter-split
Error Bundler::InstallError, retrying 1/10
An error occurred while installing logstash-core-event-java (5.1.1), and Bundler cannot continue.
Make sure that gem install logstash-core-event-java -v '5.1.1' succeeds before bundling.
WARNING: SSLSocket#session= is not supported

what is the exact solution??

I awaited for 10 times same error.

Too many retries, aborting, caused by Bundler::InstallError
ERROR: Installation Aborted, message: An error occurred while installing logstash-core-event-java (5.1.1), and Bundler cannot continue.
Make sure that gem install logstash-core-event-java -v '5.1.1' succeeds before bundling.

on windows 10

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