5.4.3: plugin install problem

Hi,
I'm trying to install the de_dot plugin as our backend elasticsearch is 2.x and am getting an error:

# bin/logstash-plugin install --no-verify de_dot
Installing de_dot
Plugin not found, aborting
ERROR: Installation Aborted, message: Could not find gem 'de_dot (>= 0) java' in any of the gem sources listed in your Gemfile or installed on this machine.

So, can someone explain how this plugin should be installed please?

Regards,
D

Run bin/logstash-plugin install --no-verify logstash-filter-de_dot instead.

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