Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Plugin version conflict with Logstash 2.3.2 #7

@jlory

Description

@jlory

It seems that we can't install the plugin on the last version of Logstash:

$ /opt/logstash/bin/logstash-plugin install logstash-output-cloudwatchlogs
Validating logstash-output-cloudwatchlogs
Installing logstash-output-cloudwatchlogs
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-core":
  In snapshot (Gemfile.lock):
    logstash-core (= 2.3.2)

  In Gemfile:
    logstash-core-plugin-api (= 1.10.0) java depends on
      logstash-core (<= 2.3.2, >= 2.0.0) java

    logstash-output-amazon_es (>= 0) java depends on
      logstash-core (< 3.0.0, >= 1.4.0) java

    logstash-output-cloudwatchlogs (>= 0) java depends on
      logstash-core (< 2.0.0, >= 1.5.0) java

    logstash-core (= 2.3.2) java

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions