/ / Instalacja elasticsearch 1.7 marvel-agent nie powiodła się - elasticsearch, elasticsearch-marvel

Elasticsearch 1.7 instalacja marvel-agent nie powiodła się - elasticsearch, elasticsearch-marvel

Zainstalowałem ElasticSearch 1.7 i chcę zainstalować cud, poniżej komendy, aby zainstalować działającą licencję.

sudo bin/plugin --install mobz/elasticsearch-head --verbose

Ale instalacja samego cudu nie powiodła się:

vagrant@homestead:/usr/share/elasticsearch$ sudo bin/plugin install marvel-agent
-> Installing marvel-agent...
Trying https://github.com/null/marvel-agent/archive/master.zip...
Failed to install marvel-agent, reason: failed to download out of all possible locations..., use --verbose to get detailed information

Jak to rozwiązać? z --verbose to się zdarzyło vagrant@homestead:/usr/share/elasticsearch$ sudo bin/plugin install marvel-agent --verbose -> Installing marvel-agent... Trying https://github.com/null/marvel-agent/archive/master.zip... Failed: IOException[Can"t get https://github.com/null/marvel-agent/archive/master.zip to /usr/share/elasticsearch/plugins/marvel-agent.zip]; nested: FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; nested: FileNotFoundException[https://github.com/null/marvel-agent/archive/master.zip]; Failed to install marvel-agent, reason: failed to download out of all possible locations..., use --verbose to get detailed information

Odpowiedzi:

2 dla odpowiedzi № 1

W przypadku Elasticsearch 1.7 poprawne polecenie jest inne niż w wersji 2.x:

bin/plugin -i elasticsearch/marvel/latest