ELK filebeat的安装
Posted zgq25302111
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ELK filebeat的安装相关的知识,希望对你有一定的参考价值。
安装参考官方文档:
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html
注意事项:
From the PowerShell prompt, run the following commands to install Filebeat as a Windows service
PS > cd ‘C:\Program Files\Filebeat‘
PS C:\Program Files\Filebeat> .\install-service-filebeat.ps1
PowerShell要用x86版。
以上是关于ELK filebeat的安装的主要内容,如果未能解决你的问题,请参考以下文章
ELK 架构之 Logstash 和 Filebeat 安装配置