Installation

Remove port from Splunk alert URLS WITHOUT changing actual web port

MattH665
Engager

Hi,

We have Splunk running behind a load balancer so we reach it on the standard port 443.

But on the backend it's using a different port, which the LB connects to, hence this port needs to stay set as the Web port.

Problem is when we get alerts, Splunk still puts that port from the Web port setting in the url. So the url doesn't work and we need to manually edit it to remove the port.

Is there no separate setting for this so that the actual listening port and the port it puts in the url can be controlled separately? 

 

Labels (1)
Tags (3)
0 Karma
1 Solution

danielcj
Communicator

Hello @MattH665 ,

I believe that you are looking for the setting:

hostname = <your_hostname> in alert_actions.conf  - https://docs.splunk.com/Documentation/Splunk/latest/Admin/Alertactionsconf#GLOBAL_SETTINGS

examples: http://splunkserver:8000, https://splunkserver.example.com:443

Remember to restart your instance after the changes.

Thanks. 

View solution in original post

danielcj
Communicator

Hello @MattH665 ,

I believe that you are looking for the setting:

hostname = <your_hostname> in alert_actions.conf  - https://docs.splunk.com/Documentation/Splunk/latest/Admin/Alertactionsconf#GLOBAL_SETTINGS

examples: http://splunkserver:8000, https://splunkserver.example.com:443

Remember to restart your instance after the changes.

Thanks. 

MattH665
Engager

Thanks @danielcj , think this is exactly what I needed. Somehow I never came across this when googling and searching around here.

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...