我正在尝试在 Windows 上安装 ES 和 Kibana 的奇迹感插件。我有 ES 版本 2.2.0 和 Kibana 版本 4.4.0
这是我试图做的
对于 ES
plugin install license
我明白了
-> Installing license...
Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugi
n/license/2.2.0/license-2.2.0.zip ...
ERROR: failed to download out of all possible locations..., use --verbose to get
detailed information
我也试过
plugin install marvel-agent
但我明白了
-> Installing marvel-agent...
Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugi
n/marvel-agent/2.2.0/marvel-agent-2.2.0.zip ...
ERROR: failed to download out of all possible locations..., use --verbose to get
detailed information
对于 Kibana,我知道这行不通,但仍然
我试过了
plugin --install elasticsearch/marvel/latest
我明白了
Installing marvel
Attempting to transfer from https://download.elastic.co/elasticsearch/marvel/mar
vel-latest.tar.gz
Error: Client request error: connect ETIMEDOUT
Plugin installation was unsuccessful due to error "Client request error: connect
ETIMEDOUT"
有没有人遇到过类似的问题?任何帮助,将不胜感激。对于 ES 2.1 和 Kibana 4.3,我没有遇到这些问题
我从 ES 网站下载了所有内容。
编辑
如上所述的离线安装
https://www.elastic.co/guide/en/marvel/current/installing-marvel.html#offline-installation
适用于 ES 但不适用于 Kibana。它抱怨无效的网址。