Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 256 Bytes

filebeat-log.md

File metadata and controls

20 lines (13 loc) · 256 Bytes

目录

  • 自带收集日志模块

自带收集日志模块

启用和配置 nginx 模块
./filebeat modules enable nginx

modules.d/nginx.yml 文件中修改设置。

启动 Filebeat
./filebeat setup
./filebeat -e