摘要: 1.编写filebeat配置文件配置好读取日志路径,以及输出方向的elasticsearch地址 filebeat.inputs: - type: log enabled: true paths: - /app/logs/*.log json.keys_under_root: true json.o 阅读全文
posted @ 2021-02-08 16:22 PengXingQiang 阅读(242) 评论(0) 推荐(0)