随笔分类 -  filebeat

摘要:Filebeat的input终于支持了http,可以使用post请求向filebeat的input传输数据,不过现在还是处于beta版本 参考 https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-input-http_endpoin 阅读全文
posted @ 2020-10-10 18:42 tonglin0325 阅读(1530) 评论(0) 推荐(0) 编辑
摘要:1.配置filebeat_nginx.yml filebeat.modules: - module: nginx access: enabled: true var.paths: ["/var/log/nginx/access.log*"] error: enabled: true var.path 阅读全文
posted @ 2019-10-14 11:15 tonglin0325 阅读(2623) 评论(0) 推荐(0) 编辑
摘要:Filebeat官方文档地址 https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html 下载和安装 curl -L -O https://artifacts.elastic.co/downloa 阅读全文
posted @ 2019-08-27 20:02 tonglin0325 阅读(1825) 评论(1) 推荐(0) 编辑
摘要:1. 安装filebeat,选择tar包安装方式,下载并解压 wget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.7.0-linux-x86_64.tar.gz tar -zxvf filebeat-7.7.0- 阅读全文
posted @ 2016-03-12 20:41 tonglin0325 阅读(469) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示