Send events and notifications from Seq to Slack.
- Install the app into Seq through the Seq UI: Settings > Apps > Install from NuGet; the package id is Seq.App.Slack
- In Slack, select Admin > Apps and Workflows > Build > Create new App > From Scratch
- In the app registration, choose Incoming Webhooks (this is the new endpoint, not the legacy one)
- Add a new incoming webhook configuration and copy the webhook URL
- Back in Seq, under Settings > Apps, select Add Instance next to the Slack app icon
- Configure the app instance, providing the webhook URL
Consult the Seq documentation for further information about installing Seq apps.
For more information see Notifying with Slack.
Originally developed, and co-maintained by, https://github.com/bytenik.