Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aurbiztondo-splunk authored Aug 14, 2024
1 parent dc11aa7 commit 808d091
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sp-oncall/spoc-integrations/slack-integration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,8 @@ Follow these steps:
#. Copy this random string to your clipboard and replace it with ${{ALERT.slackwebhook-field}}. The full URL should now look something like

.. code-block:: text
https://hooks.slack.com/services/TCUG253D8/B07G6SF7X8P/${{ALERT.slackwebhook-field}}
https://hooks.slack.com/services/TCUG253D8/B07G6SF7X8P/${{ALERT.slackwebhook-field}}
#. Save your changes and navigate to the Alert Rules Engine under :guilabel:`Settings`,:guilabel:`Alert Rules Engine`. Select the blue Add Rule button.
#. In the top line, specify the routing_key you’d like to have trigger the message in Slack. Next, skip down to the :guilabel:`Transform these alert fields` section and set the slackwebhook-field to the portion of the URL you copied earlier. The resulting rule should look similar to the below.
Expand Down

0 comments on commit 808d091

Please sign in to comment.