Deployment Architecture

Search head pooling: can it be used to share authentication information?

Jason
Motivator

Can I use an app in etc/apps to contain authentication data for use on all my search heads - via search head pooling?

1 Solution

Jason
Motivator

Sort of. This works the same if the app is deployed to etc/apps via Deployment Server as well:

  • Search heads will read authentication/role information (authentication.conf/authorize.conf) out of apps in etc/apps
  • Search heads will write any changes made to their etc/system/local - which will have to be manually synced with the app in the pooling area or in Deployment Server - and this overwrites any equivalent settings in etc/apps
  • Also, keep in mind: every server will need its own hash of the Bind DN password (if using LDAP) in its etc/system/local.

View solution in original post

Jason
Motivator

Sort of. This works the same if the app is deployed to etc/apps via Deployment Server as well:

  • Search heads will read authentication/role information (authentication.conf/authorize.conf) out of apps in etc/apps
  • Search heads will write any changes made to their etc/system/local - which will have to be manually synced with the app in the pooling area or in Deployment Server - and this overwrites any equivalent settings in etc/apps
  • Also, keep in mind: every server will need its own hash of the Bind DN password (if using LDAP) in its etc/system/local.

gkanapathy
Splunk Employee
Splunk Employee

If all servers happen to have the same $SPLUNK_HOME/etc/auth/splunk.secret file, you don't need to have independent bindDN hashes. But be aware that changing out a splunk.secret file will require changing any other files hashed with that file to match.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

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