Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Unable to install logstash 2.3.2 getting plugin install errors #455

Open
gena01 opened this issue May 17, 2016 · 1 comment
Open

Unable to install logstash 2.3.2 getting plugin install errors #455

gena01 opened this issue May 17, 2016 · 1 comment

Comments

@gena01
Copy link

gena01 commented May 17, 2016

Seems that the name of the contrib plugin has changed.

I am getting this:

The use of bin/plugin is deprecated and will be removed in a feature release. Please use bin/logstash-plugin.
Validating contrib
Plugin contrib does not exist
ERROR: Installation aborted, verification failed for contrib

This works for me:

./bin/logstash-plugin install logstash-output-influxdb

This is where it's blowing up:
https://github.com/lusis/chef-logstash/blob/master/recipes/server.rb#L30-L34

I am not sure why contrib is hardcoded and part of the server install.

This also possibly related to #438

@pzelnip
Copy link

pzelnip commented Nov 10, 2016

Same problem for me.

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

No branches or pull requests

2 participants