Browse Source

[filebeat] Log messages too

Colin Powell 3 năm trước cách đây
mục cha
commit
208cd05876
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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