I am new to elastic and doing a PoC project for logstash , elastic search and kibana with JVM monitoring with JMX. I am trying to install logstash-input-jmx and getting the below error. I tried with another plugin logstash-input-log4j and getting the same error. I think something simple is missing in my setup and hence none of the plugin install is working.
my JVM is : 1.8.111
logstash, elastic search and Kibana : 5.1.1
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
Error Bundler::InstallError, retrying 10/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
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.