安装部署启动Metricbeat,Windows新版 8 3 3 metricbeat 如果默认的 es 和 kibana 都是默认配置 那么上述命令执行后 就可以在 kibana 上看到有 metricbeat 的数据了 2 下载其中的 Windowszip 压缩文件 解压到一个目录 通过 Windows 命令 cd 到 metricbeat exe 的目录下 预览当前的 metricbeat 包含有多少组件 安装部署启动 Metricbeat Windows
安装部署启动Metricbeat,Windows
(1)下载Metricbeat:
Download Metricbeat • Ship Metrics to Elasticsearch | ElasticDownload Metricbeat, the open source tool for shipping metrics from operating systems and services such as Apache web server, Redis, NGINX, and more.
https://www.elastic.co/cn/downloads/beats/metricbeat
(2)下载其中的Windows zip压缩文件,解压到一个目录。通过Windows命令cd到metricbeat.exe的目录下:

此时可以通过命令:
metricbeat modules list
预览当前的metricbeat包含有多少组件。另外还有一些常用的命令:
# 启用modules # metricbeat modules enable 模块名 # 禁用modules # metricbeat modules disable 模块名 # 启用system # metricbeat modules enable system
(3)启动metricbeat:
start metricbeat
新版(8.3.3)metricbeat,如果默认的es和kibana都是默认配置,那么上述命令执行后,就可以在kibana上看到有metricbeat的数据了。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/201449.html原文链接:https://javaforall.net