Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install plugin gelf on logstash5 #24

Open
gallart opened this issue Dec 3, 2016 · 3 comments
Open

Cannot install plugin gelf on logstash5 #24

gallart opened this issue Dec 3, 2016 · 3 comments

Comments

@gallart
Copy link

gallart commented Dec 3, 2016

  • Version: logstash-5.0.2
  • Operating System: Gentoo Linux

Installation does not work :

./bin/logstash-plugin install logstash-output-gelf
Validating logstash-output-gelf
Installing logstash-output-gelf
Error Bundler::InstallError, retrying 1/10
An error occurred while installing logstash-core-event-java (5.0.1), and Bundler cannot continue.
Make sure that `gem install logstash-core-event-java -v '5.0.1'` succeeds before bundling.

Any idea what I'm missing ?

@gallart gallart changed the title Cannot install plugin on logstash5 Cannot install plugin gelf on logstash5 Dec 3, 2016
@omercnet
Copy link

@gallart try 5.1.1 (see #23)

@longirun
Copy link

I'm not able to install it on v 5.1.1 having the same issue with logstash-core-event-java

C:\logstash\5.1.1\bin>logstash -V
logstash 5.1.1
jruby 1.7.25 (1.9.3p551) 2016-04-13 867cb81 on Java HotSpot(TM) 64-Bit Server VM 1.8.0_65-b17 +jit [Windows 7-amd64]
java 1.8.0_65 (Oracle Corporation)
jvm Java HotSpot(TM) 64-Bit Server VM / 25.65-b01
C:\logstash\5.1.1\bin>logstash-plugin.bat install logstash-output-gelf
Validating logstash-output-gelf
Installing logstash-output-gelf
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

@ismaelpuerto
Copy link

ismaelpuerto commented Mar 30, 2017

Some error with 5.3

# DEBUG=1 bin/logstash-plugin install logstash-output-gelf
DEBUG: exec /usr/share/logstash/vendor/jruby/bin/jruby /usr/share/logstash/lib/pluginmanager/main.rb install logstash-output-gelf
Looking if package named: logstash-output-gelf exists at https://artifacts.elastic.co/downloads/logstash-plugins/logstash-output-gelf/logstash-output-gelf-5.3.0.zip
Package not found at: https://artifacts.elastic.co/downloads/logstash-plugins/logstash-output-gelf/logstash-output-gelf-5.3.0.zip
Validating logstash-output-gelf

^]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants