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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...