Custom subject for groups

This commit is contained in:
Fabio Salvini
2017-07-04 20:04:49 +02:00
parent 34948d7319
commit bf31928336
5 changed files with 34 additions and 11 deletions

View File

@@ -2,6 +2,8 @@
{
{group, "Test"},
{email_receivers, ["user@example.com"]},
{email_subject, "[%F] Error notification"},
{default_error_regex, "Error"},
{logfiles, [
{
{file, "/tmp/lines.log"},