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: alerts:
log: log:
command: 'echo {{.MonitorName}}' command: 'echo "{{.MonitorName}}"'
mailgun: mailgun:
command: > command: >
curl -sS -X POST curl -sS -X POST