1.简介

8.Beats

8.Beats

8.Beats

8.Beats

8.Beats

8.Beats

8.Beats

8.Beats

 

收集 nginx demo:

8.Beats

nginx.yml:

8.Beats

 

运行命令:

tail -f  /data/log/nginx/access.log | filebeat -e -c /data/filebeat-6.4.2-linux-x86_64/module/nginx/access/nginx.yml
prospector : 监听文件变化
harvester : 传送

1.Filebeat 安装
	安装了 elastic repo 就可以直接安装

	yum install -y filebeat.x86_64

	//官网
	https://www.elastic.co/guide/en/beats/filebeat/current/setup-repositories.html

	https://www.elastic.co/downloads/beats/filebeat

 

packerbeat :

8.Beats

8.Beats

8.Beats

demo 抓 es 网络包:

es.yml

8.Beats

 

 

//官网

https://www.elastic.co/downloads/beats

运行命令:

packetbeat -e -c /data/packetbeat-6.4.2-linux-x86_64/es.yml -strict.perms=false

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

相关文章:

  • 2022-02-13
  • 2021-09-10
  • 2022-01-04
  • 2021-05-24
  • 2021-06-20
  • 2021-06-26
  • 2022-12-23
  • 2021-10-22
猜你喜欢
  • 2021-09-08
  • 2021-07-28
  • 2021-07-02
  • 2021-08-12
  • 2022-02-13
  • 2021-05-25
  • 2021-07-18
相关资源
相似解决方案