Elasticsearch-6.7.0系列(四)Metricbeat仪表盘。自己无故口,依赖kibana

前提html

centos7环境centos

https://www.cnblogs.com/zhuwenjoyce/p/10629320.html         elasticsearch搜索引擎浏览器

https://www.cnblogs.com/zhuwenjoyce/p/10633451.html            安装kibana UI系统app

下载和安装elasticsearch

wget https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-6.7.0-darwin-x86_64.tar.gz        建议离线下载
tar -zxvf metricbeat-6.7.0-darwin-x86_64.tar.gz     解压搜索引擎

cd metricbeat-6.7.0-darwin-x86_64/centos7

metricbeat modules enable system        启用system模块spa

metricbeat setup -e            加载kibana仪表盘htm

service metricbeat start          启动服务blog

service metricbeat stop          中止metric服务

service metricbeat status          查看服务状态

启动好Kibana以后,启动好metricbeat以后,在浏览器输入:http://localhost:5601/app/kibana#/dashboard/Metricbeat-system-overview  

相关文章
相关标签/搜索