Quote monitor name to prevent shell issues

This commit is contained in:
IamTheFij 2023-01-07 14:10:42 -08:00
parent b92917329f
commit 19031834fb

View File

@ -108,7 +108,7 @@ monitors:
alerts:
log:
command: 'echo {{.MonitorName}}'
command: 'echo "{{.MonitorName}}"'
mailgun:
command: >
curl -sS -X POST