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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...