Deployment Architecture

Is there a way to only use DNS to connect to a search head?

tmarlette
Motivator

I have two ways to connect to a search head, and 1 is secured with SSL, while the other is not.

1: https://ip:port
2: https://dns.name.com:port

Is there a way I can disable option 1, and force everyone to use the DNS name?

Richfez
SplunkTrust
SplunkTrust

I'm not sure there's a way to remove the ability to access it via IP address, but you could use variants of the following search to find those who are doing it.

index=_internal sourcetype=splunk_web_access | stats count by referer_domain, user

Then perhaps a kindly worded email could take care of the problem?

0 Karma

ddrillic
Ultra Champion

Interesting. The best practice is to use a load balancer with search head clustering

Meaning, the users should access the load balancer which is in front of the search heads as a cluster or not...

0 Karma

tmarlette
Motivator

agreed, however no load balancer is available.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...