Explorar el Código

[filebeat] Log messages too

Colin Powell hace 3 años
padre
commit
208cd05876
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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