Lmenezes/elasticsearch-kopf plugin not recognizable with elasticsearch 5.6.4

Is lmenezes/elasticsearch-kopf/ plugin supported with 5.6.4 ? If not, any recommendation for alternatives?

    # curl -X GET 'http://localhost:9200'
    {
      "name" : "WAVImbK",
      "cluster_name" : "elasticsearch",
      "cluster_uuid" : "f70CqONkSmum0djcddQjRg",
      "version" : {
        "number" : "5.6.4",
        "build_hash" : "8bbedf5",
        "build_date" : "2017-10-31T18:55:38.105Z",
        "build_snapshot" : false,
        "lucene_version" : "6.6.1"
      },
      "tagline" : "You Know, for Search"

    # /usr/share/elasticsearch/bin/elasticsearch-plugin install lmenezes/elasticsearch-kopf/v2.1.2
    ERROR: Unknown plugin lmenezes/elasticsearch-kopf/v2.1.2

with es 5.x not kopf use Cerebro

Thanks very much

Hi,
It looks like I cannot do

# /usr/share/elasticsearch/bin/elasticsearch-plugin install lmenezes/cerebro/v0.7.1

and have to install manually. Is that true?

install stanone not plugin...

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