无法将Kibana连接到Elasticsearch

无法将Kibana连接到Elasticsearch,第1张

无法将Kibana连接到Elasticsearch

FATAL [mapper_parsing_exception] No handler for type [flattened]

使用Elastic non-OSS v7.3 +或Kibana OSS。

Kibana 7.5非OSS(基本)使用

flattened
Elasticsearch
7.3+的OSS版本中可用的类型。

OSS版本仅包含Apache 2.0许可下可用的功能-https:
//www.elastic.co/subscriptions

您可以使用

GET _nodes
以下命令进行检查:

{  "name" : "flattened",  "version" : "7.5.0",  "elasticsearch_version" : "7.5.0",  "java_version" : "1.8",  "description" : "Module for the flattened field type, which allows JSON objects to be flattened into a single field.",  "classname" : "org.elasticsearch.xpack.flattened.FlattenedMapperPlugin",  "extended_plugins" : [    "x-pack-core"  ],  "has_native_controller" : false},
  • Kibana OSS:
    https://artifacts.elastic.co/downloads/kibana/kibana-oss-${VERSION}-linux-x86_64.tar.gz
  • Kibana非OSS:
    https://artifacts.elastic.co/downloads/kibana/kibana-${VERSION}-linux-x86_64.tar.gz
  • d性OSS:
    https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-${VERSION}-no-jdk-linux-x86_64.tar.gz
  • d性非OSS:
    https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${VERSION}-no-jdk-linux-x86_64.tar.gz


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/4885769.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-11-11
下一篇2022-11-11

发表评论

登录后才能评论

评论列表(0条)

    保存