ansible-roles/redis/templates/log2mail.j2
Alexis Ben Miloud--Josselin 97719d28f2
All checks were successful
continuous-integration/drone/push Build is passing
redis: add log2mail
2020-01-08 17:23:05 +01:00

5 lines
191 B
Django/Jinja

file = /var/log/syslog
pattern = "Can't save in background: fork: Cannot allocate memory"
mailto = {{ log2mail_alert_email or general_alert_email | mandatory }}
template = /etc/log2mail/mail