فهرست منبع

[filebeat] Log messages too

Colin Powell 3 سال پیش
والد
کامیت
208cd05876
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      ansible/roles/filebeat/files/filebeat.yml

+ 1 - 0
ansible/roles/filebeat/files/filebeat.yml

@@ -3,6 +3,7 @@ filebeat.inputs:
     enabled: true
     paths:
       - "/var/log/*.log"
+      - "/var/log/messages"
     exclude_lines: [".*mdnsd.*", ".*syslogd.*"]
   - type: filestream
     enabled: true