首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Elasticsearch 6.3:未知插件Marvel-agent

Elasticsearch 6.3:未知插件Marvel-agent
EN

Stack Overflow用户
提问于 2018-07-30 06:38:19
回答 1查看 1.9K关注 0票数 0

我按照以下步骤安装了ElasticSearch6.3:installer

现在,我想安装惊奇感插件,用于与我的集群进行GUI交互。在安装这个插件时,我面临的问题不多。我刚走了进去,

  1. https://www.elastic.co/guide/en/marvel/current/installing-marvel.html
  2. https://www.elastic.co/guide/en/elasticsearch/plugins/current/installation.html

使用的命令:

代码语言:javascript
复制
F:\MJSpace\elasticsearch-6.3.2\bin>elasticsearch-plugin install marvel-agent
A tool for managing installed elasticsearch plugins

Commands
--------
list - Lists installed elasticsearch plugins
install - Install a plugin
remove - removes a plugin from Elasticsearch

Non-option arguments:
command

Option         Description
------         -----------
-h, --help     show help
-s, --silent   show minimal output
-v, --verbose  show verbose output
ERROR: Unknown plugin marvel-agent

F:\MJSpace\elasticsearch-6.3.2\bin>

另外,我无法在可用的插件列表中找到惊奇感。

代码语言:javascript
复制
C:\Program Files\Elastic\Elasticsearch\6.3.2\bin>elasticsearch-plugin install -h

Install a plugin

The following official plugins may be installed by name:
  analysis-icu
  analysis-kuromoji
  analysis-phonetic
  analysis-smartcn
  analysis-stempel
  analysis-ukrainian
  discovery-azure-classic
  discovery-ec2
  discovery-file
  discovery-gce
  ingest-attachment
  ingest-geoip
  ingest-user-agent
  mapper-murmur3
  mapper-size
  repository-azure
  repository-gcs
  repository-hdfs
  repository-s3
  store-smb

Non-option arguments:
plugin id

Option             Description
------             -----------
-E <KeyValuePair>  Configure a setting
-b, --batch        Enable batch mode explicitly, automatic confirmation of
                     security permission
-h, --help         show help
-s, --silent       show minimal output
-v, --verbose      show verbose output

C:\Program Files\Elastic\Elasticsearch\6.3.2\bin>

我已经试了两天了。任何曾经和Elasticsearch合作过的人,请告诉我我做错了什么。

P.S:我也提到了一个这样的问题:Install marvel plugin for Elasticsearch,它有不同的ES版本和不同的案例。

EN

回答 1

Stack Overflow用户

发布于 2018-09-21 15:50:37

看来你需要安装X

https://www.elastic.co/guide/en/marvel/current/getting-started.html

从5.0版开始,Marvel是X的一部分.有关更多信息,请参见X引用中的监视Elasticsearch和Kibana。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/51588255

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档