diff --git a/redis/templates/log2mail.j2 b/redis/templates/log2mail.j2 index 48bb73b6..b742efa8 100644 --- a/redis/templates/log2mail.j2 +++ b/redis/templates/log2mail.j2 @@ -1,4 +1,4 @@ -file = /var/log/syslog +file = /var/log/redis/redis-server.log pattern = "Can't save in background: fork: Cannot allocate memory" mailto = {{ log2mail_alert_email or general_alert_email | mandatory }} template = /etc/log2mail/mail