{{template "shellTop" "notifications"}}
| when | rule | channel | outcome | message |
|---|---|---|---|---|
| {{.Ts.Format "15:04"}} | {{.Rule}} | {{.Channel}} | {{.Outcome}} | {{.Message}} |
every send is recorded before it leaves, so a failure is visible rather than silent. all · dropped · failed · pending · unknown
{{if .Attempts}}| started | kind | rule | channel | status | finished |
|---|---|---|---|---|---|
| {{.Created}} | {{.Kind}} | {{.Target}} | {{.Channel}} | {{.Status}} | {{.Completed}} |