All Apps and Add-ons

Splunk alert to Slack message URL encode something

ryangoodwin
Engager

I would like to clean up the messaging I'm sending to Slack for splunk alerts. 

I've tried markdown [text](http://url) which doesn't work and renders the text exactly as displayed here. 

I've also tried <text|http://url> which renders verbatim also. 

Is there anyway to have slack hide URLs behind text like a normal hyperlink? 

My alerts look really awful with huge links back to slack searches and dashboards. 

TYIA

Labels (1)
0 Karma
1 Solution

jgalante
Engager

@ryangoodwin angle brackets will work, but you've got it backwards.  It should be

<http://url|your-text>

.

View solution in original post

jgalante
Engager

@ryangoodwin angle brackets will work, but you've got it backwards.  It should be

<http://url|your-text>

.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...