# Error installing logstash output plugin

**URL:** https://discuss.elastic.co/t/error-installing-logstash-output-plugin/75391
**Category:** Logstash
**Created:** [February 16, 2017, 6:44pm UTC](https://discuss.elastic.co/t/error-installing-logstash-output-plugin/75391 "2017-02-16T18:44:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Lorenc\_Hysi](https://avatars.discourse-cdn.com/v4/letter/l/848f3c/32.png) [@Lorenc\_Hysi](https://discuss.elastic.co/u/Lorenc_Hysi)
#### Post date: [February 16, 2017, 6:44pm UTC](https://discuss.elastic.co/t/error-installing-logstash-output-plugin/75391/1 "2017-02-16T18:44:04Z")

</div>

Hello all,

I'm having a problem install the syslog output plugin to logstash 5.2.

After installing logstash using yum from a local rpm. I run this command: bin/logstash-plugin install logstash-output-syslog

However i get this output:  
Validating logstash-output-syslog  
Installing logstash-output-syslog  
Error Bundler::InstallError, retrying 1/10  
An error occurred while installing logstash-core-event-java (5.2.0), and Bundler cannot continue.  
Make sure that `gem install logstash-core-event-java -v '5.2.0'` succeeds before bundling.  
WARNING: SSLSocket#session= is not supported  
Error Bundler::InstallError, retrying 2/10  
An error occurred while installing logstash-core-event-java (5.2.0), and Bundler cannot continue.  
Make sure that `gem install logstash-core-event-java -v '5.2.0'` succeeds before bundling.  
WARNING: SSLSocket#session= is not supported  
...

Until 10 tries then it dies. At this point logstash won't even start saying it cant find the syslog file.

---

<div class="post-metadata">

### Author: ![mcc](https://avatars.discourse-cdn.com/v4/letter/m/3e96dc/32.png) [@mcc](https://discuss.elastic.co/u/mcc)
#### Post date: [February 22, 2017, 9:19am UTC](https://discuss.elastic.co/t/error-installing-logstash-output-plugin/75391/2 "2017-02-22T09:19:04Z")

</div>

I am having the same problem, I am trying to install the logstash-input-jmx plugin. Initially I thought that I was having a proxy/firewall problem, but I have retried with (linux and windows) and a completely exposed machine (no proxy/no firewall connection to the internet) I get the following errors:  
Installing logstash-input-jmx  
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  
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  
Error Bundler::InstallError, retrying 3/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  
Error Bundler::InstallError, retrying 4/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  
Error Bundler::InstallError, retrying 5/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  
Error Bundler::InstallError, retrying 6/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  
Error Bundler::InstallError, retrying 7/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  
Error Bundler::InstallError, retrying 8/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  
Error Bundler::InstallError, retrying 9/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  
Error Bundler::InstallError, retrying 10/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  
Too many retries, aborting, caused by Bundler::InstallError  
ERROR: Installation Aborted, message: 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.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 22, 2017, 9:19am UTC](https://discuss.elastic.co/t/error-installing-logstash-output-plugin/75391/3 "2017-03-22T09:19:10Z")

</div>

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