Install specific version of plugin fails
Open
bug
plugin manager
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
`plugin install --version` fails
From:
https://discuss.elastic.co/t/install-specific-plugin-version/1407
```
sudo /opt/logstash/bin/plugin install --version 0.2.5 logstash-output-elasticsearch
Validating logstash-output-elasticsearch-0.2.5
Installing logstash-output-elasticsearch
Plugin not found, aborting
ERROR: Installation Aborted, message: You have requested:
logstash-output-elasticsearch = 0.2.5
The bundle currently has logstash-output-elasticsearch locked at 0.2.4.
Try running `bundle update logstash-output-elasticsearch`
```
Contributor guide
Assessment
This issue has not been assessed yet.