ansible-roles/redis/templates/log2mail.j2

5 lines
207 B
Plaintext
Raw Normal View History

2020-01-08 17:24:27 +01:00
file = /var/log/redis/redis-server.log
2020-01-08 17:23:05 +01:00
pattern = "Can't save in background: fork: Cannot allocate memory"
mailto = {{ log2mail_alert_email or general_alert_email | mandatory }}
template = /etc/log2mail/mail