Configure Slack to receive alerts from Striim
Before Slack can receive alerts from Striim, you must create and install a Slack app, as follows:
Log in to api.slack.com and select Create New App > From scratch.
For App Name, enter
SlackAlertAdapter
.From Pick a workspace to develop your app in, select a workspace, then click Create App.
In the Features section on the left navigation bar, click OAuth & Permissions
In the Scopes section, configure the scopes for the bot token and user token as follows:
Bot: chat:write, chat:write.public
User: chat:write
In the Settings section, click Install App.
Click Allow.
Save the OAuth token securely for later use.