All Apps and Add-ons

Slack Notification Setup Problems

wweiland
Contributor

Hi,

I'm trying to setup the Slack notification app and I'm having issues. When I use the webhook that I generated and CURL, i'm able to send messages to any channel. When I try and use the app with the webhook configured, I get the following errors:

07-12-2016 07:55:58.294 -0700 INFO sendmodalert - action=slack - Alert action script completed in duration=200 ms with exit code=0
07-12-2016 07:55:58.290 -0700 FATAL sendmodalert - action=slack STDERR - Sending the slack message failed
07-12-2016 07:55:58.289 -0700 ERROR sendmodalert - action=slack STDERR - Error sending message: HTTP Error 404: Not Found

Can anyone give any guidance to how this is set up?

TIA!

0 Karma
1 Solution

wweiland
Contributor

Found my problem. I had to generate a new webhook. The alerts that I had created before the change didn't update with the new webhook. I had to delete those and recreate.

View solution in original post

wweiland
Contributor

Found my problem. I had to generate a new webhook. The alerts that I had created before the change didn't update with the new webhook. I had to delete those and recreate.

ppanchal
Path Finder

How did you generate a new webhook?

0 Karma

woodcock
Esteemed Legend

Click Accept on this answer.

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi wweiland, My guess is that, given the 404 response, there is something malformed about the configured webhook URL. I'd investigate the savedsearch stanza via advanced edit, or simply as it exists on the filesystem. Compare the URL there alongside the successful attempt via CURL and modify as needed.

Note that, although the slack addon has an overall and default webhook URL, this can be configured per search as well.

Please let me know if this answers your question!

0 Karma

wweiland
Contributor

Thank you again for your suggestion.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...