πŸ“§Self-Hosted Slack Integration

You can use Slack to get notified about anomalies in your Kubernetes cluster using alerts.

While Ddosify Cloud allows you to integrate your Slack workspace into Ddosify seamlessly, you need to follow some steps to do the same on Ddosify Self-Hosted. Here’s how you can do so:

circle-info

Note: This doc is only applicable to Ddosify Self-Hosted Enterprise Edition. Ddosify Self-Hosted Community Edition does not support alerts and integrations.

Creating A Slack App

To create a Slack integration for Ddosify Self-Hosted, you need to create a Slack application. Go to Slack Appsarrow-up-right. You need to sign in to your Slack workspace.

  1. Click on β€œCreate New App”.

Slack app creation
  1. Choose β€œFrom scratch”.

Slack app creation
  1. Give it a name (you can type in Ddosify) and choose a workspace you already logged in.

  2. Click on β€œCreate App”.

  3. Go to β€œOAuth & Permissions” from the tabs on the left.

Slack app management tabs
  1. Scroll down to β€œScopes”.

Empty bot token scopes
  1. Click on β€œAdd an OAuth Scope” in the β€œBot Token Scopes” part.

  2. Add the following permissions:

  • channels:join

  • channels:read

  • chat:write

  • groups:read

  • im:read

  • mpim:read

  1. After that, your β€œBot Token Scopes” should look like this:

Correct bot token scopes
  1. Then click on β€œInstall to Workspace” under the section β€œOAuth Tokens for Your Workspace”

The button to add the slack app to workspace
  1. You will be redirected to a Slack page asking for permissions on your selected workspace. Click on β€œAllow” to continue.

Slack workspace permission page
  1. Then, in the β€œOAuth Tokens for your Workspace” section, you will see a β€œBot User OAuth Token”. Copy it and paste it on Slack integration creation in Ddosify.

An example bot user OAuth token

Congratulations! πŸŽ‰ You've successfully configured your Slack app. Now there remain only a few steps to connect it to Ddosify.

Setting Up The Slack App in Ddosify

  1. After you create your Slack application, go to the integrations section in Ddosify Self-Hosted EE. You can find it here:

Ddosify Self-Hosted pages
  1. After that, click on β€œAdd Integration”. A pop-up will show up:

Slack app pop-up
  1. Here, provide a name for your integration, paste the Bot User OAuth Token you copied from the earlier step, and click on β€œMake Integration”. This will take you to the channel selection page.

circle-info

Note: If your Bot Token is correct, you will be able to see the channels present in your Slack workspace. If your token is invalid, this channel dropdown will be stuck at loading. In that case, you can delete the integration and retry.

Slack channel selection dropdown
  1. After you choose a channel and click on β€œSave Channel”, your slack app will join that channel and will be able to send messages there.

  2. Once successful, you can test your integration by clicking β€œTest Integration”. If you are able to see the test message sent to your selected Slack channel, that means you've successfully set up your Slack app and you can start to use this integration in your alerts.

Test integration button

This is what you will see if your integration works successfully:

Example Slack test message
circle-check

Last updated

Was this helpful?