Splunk Search

External URL link with Hyperlink in alert message body

dadepu
Engager

Hi Splunkers,

Is it possible to add an External URL as Hyperlink in the message body of an alert?
I know we can place directly URL link like below as shown.
to:example@gmail.com
subject:$$$
Message: You can access https://example2example.com to view your current permission.

but i would like to see something like this:
Expected output:
Message: You can access "Proxy" to view your current permission.

Thanks

niketn
Legend

@dadepu @RalfSeewaldCT you can check out Sendresults Splunk App from Splunkbase by Discovered Intelligence to format Tabular results as HTML for email.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

RalfSeewaldCT
Engager

Hi dadepu,

great question. I kind of have the same challange and I'm wodering if you could found a solution for it.
I tried out some things like putting in html code like Proxy, with the result that exactly this code is shown in the email.

Would be great to hear your solution. 🙂

Best regards,
Ralf

0 Karma

harishalipaka
Motivator
|makeresults |eval Failure=52 | sendemail to="abc@gmail.com"  format="html" server=smtp.gmail.com:143 use_tls=1 subject="Using splunk 7.1.1 version" message="Splunk Alert \n Test Link: http:\\localhost:8000 .\n My Test Alert from URL: www.google.com ."
Thanks
Harish
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...