-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Logstash 8.11.4
Attempting to install plugin with this command
logstash@758a332b26d4:~$ bin/logstash-plugin install logstash-input-cloudwatch_logs
Getting this error
Using bundled JDK: /usr/share/logstash/jdk
Validating logstash-input-cloudwatch_logs
Resolving mixin dependencies
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
date (>= 0)
Available/installed versions of this gem:
- 3.3.4
- 3.3.3
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
Installing logstash-input-cloudwatch_logs
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "aws-sdk-core":
In Gemfile:
logstash-input-cloudwatch_logs was resolved to 0.10.3, which depends on
logstash-mixin-aws (>= 4.2.0) was resolved to 4.2.4, which depends on
aws-sdk (~> 2.3.0) was resolved to 2.3.0, which depends on
aws-sdk-resources (= 2.3.0) was resolved to 2.3.0, which depends on
aws-sdk-core (= 2.3.0)
logstash-integration-aws was resolved to 7.1.6, which depends on
aws-sdk-core (~> 3)
Bundler could not find compatible versions for gem "logstash-core":
In Gemfile:
logstash-core-plugin-api was resolved to 2.1.16, which depends on
logstash-core (= 8.11.4)
logstash-input-cloudwatch_logs was resolved to 0.9.2, which depends on
logstash-core (< 3.0.0, >= 1.4.0)
has anyone installed this successfully?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working