Alerting

"View Result" link in alert email is broken. How do I get it to redirect to the proper host?

sgoel
New Member

The view result in email alert doesn’t open because it redirects to splunk .xxxx.com:8000 . If I remove the 8000 then, it would work. How to change this so that it redirects to the proper host?

0 Karma

jkat54
SplunkTrust
SplunkTrust

http://docs.splunk.com/Documentation/Splunk/6.3.2/Admin/Alertactionsconf

alert_actions.conf must be in the local or default directory of the application you are using when you run the report/search that generates the alert.

This should work because when http:// is specified it will take it literally...

 hostname = http://xxxx.com

and if that doesnt work then this most certainly will:

 hostname = http://xxxx.com:80

You can set it this way in the GUI if you have a search head cluster. It will replicate from one search peer to the others. You can set it in the GUI if you dont have search head cluster too.

fabiocaldas
Contributor

Thanks it solved my issue

jkat54
SplunkTrust
SplunkTrust

@sgoel did this solve your problem?

0 Karma

fabiocaldas
Contributor

Yes it did @jkat54

0 Karma

jkat54
SplunkTrust
SplunkTrust

I need @sgoel,
The poster of the question to mark this as the accepted answer if it worked for him/her.

0 Karma
Get Updates on the Splunk Community!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...