action

KindDescription
webhookPOSTs alert payloads as JSON to a generic webhook URL.
discordPosts alert embeds to a Discord channel via webhook.
slackPosts alert attachments to a Slack channel via incoming webhook.
execRuns a shell command on alert. The cmd option is a template rendered against the alert event before exec; NANOOK_ALERT_* env vars are also exported.
logLogs alerts to the agent's structured log stream.