系统城装机大师 - 固镇县祥瑞电脑科技销售部宣传站!

当前位置:首页 > 系统教程 > Linux教程 > 详细页面

metricbeat导入dashboard报错Failed to unzip the archive

时间:2020-02-28来源:电脑系统城作者:电脑系统城

在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

分享到:

相关信息

  • linux 文件权限怎么解析

    常用权限linux系统内有档案有三种身份 u:拥有者 g:群组 o:其他人这些身份对于文档常用的有下面权限:r:读权限,用户可以读取文档的内容,如用cat,more查看w:写权限,用户可以编辑文档x...

    2024-07-07

  • 如何使用WPSeku找出 WordPress 安全问题?

    然而,如果我们遵循通常的 WordPress 最佳实践,这些安全问题可以避免。在本篇中,我们会向你展示如何使用 WPSeku,一个 Linux 中的 WordPress 漏洞扫描器,它可以被用来找出你安装...

    2024-07-03

系统教程栏目

栏目热门教程

人气教程排行

站长推荐

热门系统下载