Alerting

Is there a way to modify alert url $results.url$ in email alerts?

the_wolverine
Champion

In our email alerts, the $results.url$ link generated by Splunk uses the local SH (which triggered the alert). Is there some way to modify the resulting url so that users get the VIP instead of the local SH?

For example, the URL is https://splunksearchhead1.corp.com:8000/blahblah/sid=12345. I would like the result link to be https://splunk.corp.com/blahblah/sid=12345.

1 Solution

the_wolverine
Champion

Yes. Within each searchhead, you must set the value of hostname in local/alert_actions.conf under the email stanza:

[email]
hostname = https://splunk.corp.com

View solution in original post

cybermonday
Explorer

A very simple solution is -

go to any of the SH's settings> server settings> email setting>
define here : "Link Hostname" . put your load balancer's URL here with protocol and port.
like - https://mysplunkLBvip.mydomain.com:8000
This will solve the issue.

Under the hood, this will add the below in system local of each of the clustered SH in alert_actions.conf

[email]
hostname=https://mysplunkLBvip.mydomain.com:8000
0 Karma

the_wolverine
Champion

Yes. Within each searchhead, you must set the value of hostname in local/alert_actions.conf under the email stanza:

[email]
hostname = https://splunk.corp.com

thambisetty
Super Champion

@the_wolverine 
This answer is old. but its still valid as of today. 

————————————
If this helps, give a like below.
0 Karma

maityayan1996
Path Finder

It's not working in my system. I have tried a lots of time over here.

0 Karma

maityayan1996
Path Finder

Hi sorry to disturb you again. I solved it.
You have to put https://splunk.corp.com:443 port if your servers are connected with the load balancer group.

0 Karma

DimasSouza
Path Finder

Thank you! That solved my problem as well.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust
0 Karma
Get Updates on the Splunk Community!

Index This | A sphere has three, a circle has two, and a point has zero. What is it?

September 2023 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...