Skip to content

Unable to install cloudwatch_logs input plugin #42

@charlesfused

Description

@charlesfused

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions