Filebeat官方文档地址
1 | https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html |
下载和安装
1 | curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.3.1-linux-x86_64.tar.gz |
编写filebeat.yml
启动
1 | chmod go-w /home/lintong/software/apache/filebeat-7.3.1-linux-x86_64/filebeat.yml |
codec.format
1 | codec.format: |