Browse Source

Add zabbix-agentd local filters for logcheck

Emmanuel Bouthenot 9 years ago
parent
commit
45938e4e6c

+ 1 - 0
roles/common/files/logcheck/zabbix-agentd_local

@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ zabbix-agent\[[[:digit:]]+\]: zabbix_agentd (stopp|start)ing\.\.\.done\.$

+ 1 - 0
roles/common/tasks/security.yml

@@ -54,6 +54,7 @@
     - svn
     - sympa
     - systemd
+    - zabbix-agentd
   when: with_logcheck
 
 - name: Update logcheck cron job