metricbeat导入dashboard报错Failed to unzip the archive

发布时间:2020-07-28 22:54:31 作者:Mengix
来源:网络 阅读:132

在ELK stack 6.8.6增加一个metricbeat用来对system,kafka细粒度的监控

metricbeat导入dashboard报错Failed to unzip the archive

报错前的配置文件如下:
#在默认基础上增加的配置
/etc/metricbeat/metricbeat.yml

#====================  Modules configuration ==================
reload.enabled: true
#====================  Dashboards    ========================
setup.dashboards.enabled: true
setup.dashboards.url: "http://IP:5601"
#====================  Kibana    ============================
setup.kibana:
    host: "http://IP:5601"
#====================  Ouputs    ============================
output.elasticsearch:
    hosts: ["ES_IP:9200"]

增加配置后重启metricbeat
重启OK
但是无法加载dashboard
metricbeat导入dashboard报错Failed to unzip the archive

这个问题也没有日志,纠结了好久,只能重装,结果发现
只要注销下面两行配置

#setup.dashboards.enabled: true
#setup.dashboards.url: "http://IP:5601"

重启metricboard后,导入dashboard
#metricbeat setup --dashboard system
metricbeat导入dashboard报错Failed to unzip the archive
导入成功,再次进入kibana,可以看到导入好的dashboard
metricbeat导入dashboard报错Failed to unzip the archive
可以看到index后的系统数据
metricbeat导入dashboard报错Failed to unzip the archive
metricbeat导入dashboard报错Failed to unzip the archive

推荐阅读:
  1. AIX 7.1 jar unzip解压报错问题解决
  2. mongodb导出导入

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

metricbeat metribeat dashboard bea

上一篇:本地应用缓存算法和缓存策略的介绍

下一篇:mysql增量备份及断点恢复

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》