如何在弹性搜索中设置Metricbeat



我试图在我的项目中设置metricbeat,但结果很糟糕。我需要一步一步的帮助,有人愿意帮助我吗?

我希望您已经设置了Elastic和Kibana,并且您希望设置Metricbeat。

整体设置如下

节拍->Logstash(可选(->弹性->Kibana

以下是分步指南(针对Linux(

  1. 从下载Metricbeathttps://www.elastic.co/downloads/beats/metricbeat
  2. 使用命令tar-xvf<<downloaded file>解除对环境的监视
  3. 打开metricbeat.yml文件并将输出位置设置为Elastic或Logstash
  4. 启动metricbeat

您也可以参考Elastic官方网站上的详细指南https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-installation-configuration.html

如果您陷入困境,无法完全启动metricbeat,请发布您的配置详细信息以获得具体答案

相关内容

  • 没有找到相关文章

最新更新