Deployment Architecture

How does Search Head Pooling behave with a level 7 load balancer?

Flynt
Splunk Employee
Splunk Employee

How will Splunk behave with search head pooling and a level 7 load balancer? Will the user need to re-authenticate whenever they are moved to another server in the pool for whatever reason? Is there a way to use the same authentication token across all servers in the pool?

1 Solution

DerekB
Splunk Employee
Splunk Employee

If a user is redirected to a different search head, then yes, they have to re-authenticate. Search heads in a pool do not share session state.

This applies both to Splunkweb sessions (UI) and to splunkd sessions (REST API, CLI, etc.).

This is as of 5.0.1.

View solution in original post

DerekB
Splunk Employee
Splunk Employee

If a user is redirected to a different search head, then yes, they have to re-authenticate. Search heads in a pool do not share session state.

This applies both to Splunkweb sessions (UI) and to splunkd sessions (REST API, CLI, etc.).

This is as of 5.0.1.

Get Updates on the Splunk Community!

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 ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...