Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to be able to send notifications to Slack channels (via monitors' alerts or via share search in the search console) it is required to define webhooks to the desired channels in your Slack workspace.
XpoLog requires internet access to publish messages to Slack.

...

  1. Generate Webhooks (Slack side):
    1. Go to: https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack
    2. Follow the listed steps:
      1. Click the "Set up Incoming Webhooks" link to go to that section
      2. Create an app in Slack (You'll need to sign in to your Slack account to create an application).
      3. Give the app a name and tag it to the desired workspace, save it.
      4. In the app screen, select the "Incoming Webhooks" section (enable Incoming Webhooks if the option is disabled)
      5. Click the "Add new Webhook", select to which channel the post messages using this Webhook and save.
      6. You may repeat #v to create multiple Webhook to multiple channels.
      7. Copy the Webhooks you wish to use in XpoLog with their associated channel name.
  2. Define the channels Webhooks in XpoLog:
    1. Go to XpoLog Manager left navigation panel Settings > System Settings
    2. Under the Notifications section click SET next to the Slack part. The Slack configuration screen opens.
    3. Enter the channel name and it's associated Webhook and click create.
    4. You may create as many channels Webhooks as needed.
    5. Save - a message will be published to all configured channels to indicate that XpoLog is capable of publishing messages.

...