Where have these plugins gone?

I am trying to install the following plugins for elasticsearch 2.4.0

with bin/elasticsearch-plugin install [plugin_name]

https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/head/2.4.0/head-2.4.0.zip
https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/transport-couchbase/2.4.0/transport-couchbase-2.4.0.zip

they are not there, have they been moved?

They have never been provided by elastic.
Those are 3rd party tools or plugins.

thanks, maybe I have been doing this wrong then :frowning:

Some questions:

  • Why are you using a so old version? 6.5.1 is the latest one. 7.0.0-alpha1 has been released as a preview. You should definitely upgrade.
  • Why do you think you need HEAD? Take a look at Kibana and specifically 6.5.1 which contains a lot of management tools, a dev console, ...
  • About couchbase, I'd look at https://docs.couchbase.com/elasticsearch-connector/4.0/index.html

agreed the we need to upgrade
i have found the the head plugin useful in the past

thanks I will read the couchbase link you have provided.

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