Logstash 6.0.1 plugin install error

Using ubuntu 16.04.3 with open jdk , trying to install the oui plugin but keep getting this error, any ideas?

cheers

Zen

Validating logstash-filter-oui

Installing logstash-filter-oui

Plugin version conflict, aborting

ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "sequel":

In snapshot (Gemfile.lock):

sequel (= 5.2.0)

In Gemfile:

logstash-input-jdbc (>= 0) java depends on

  sequel (>= 0) java

.......
.......
.......

Running bundle update will rebuild your snapshot from scratch, using only

the gems in your Gemfile, which may resolve the conflict.

Bundler could not find compatible versions for gem "logstash":

In Gemfile:

logstash-filter-oui (>= 0) java depends on

  logstash (< 2.0.0, >= 1.4.0) java

Could not find gem 'logstash (< 2.0.0, >= 1.4.0) java', which is required by gem 'logstash-filter-oui (>= 0) java', in any of the sources.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.