栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 面试经验 > 面试问答

无法将Kibana连接到Elasticsearch

面试问答 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

无法将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
  • 弹性OSS:
    https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-${VERSION}-no-jdk-linux-x86_64.tar.gz
  • 弹性非OSS:
    https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${VERSION}-no-jdk-linux-x86_64.tar.gz


转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/365408.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号