We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
logstash-plugin list --verbose logstash-input-redis logstash-input-redis (3.1.4)
I would expect 3.4.1 to show up as it's the latest
The text was updated successfully, but these errors were encountered:
It looks like the cause of this is a dependency mismatch. I'll attempt to chase it down shortly.
Notes for future-me:
redis
~> 3
When Logstash dependency manager attempts to install both logstash-output-redis and logstash-input-redis, the latest input that works is 3.1.4.
logstash-output-redis
logstash-input-redis
3.1.4
Sorry, something went wrong.
Related: #76
No branches or pull requests
logstash-plugin list --verbose logstash-input-redis
logstash-input-redis (3.1.4)
I would expect 3.4.1 to show up as it's the latest
The text was updated successfully, but these errors were encountered: