Deployment Architecture

REST API and search head cluster

sarit_s
Communicator

Hello,

In our system, Splunk REST API does a login call to Splunk in one of the search heads and gets a token from that search head.

Later on, the load balancer changes the search head that Splunk REST API is connected to.
The service is still logged into the previous search head with the token from that search head, but it's sending this token to a different search head which still hasn't been logged into.

How can I solve this issue now that we are running with search head cluster?

Thanks

Labels (2)
0 Karma

woodcock
Esteemed Legend

You need to turn on sticky sessions feature on your load balancer based on session_id_PORTNUMBER cookie.

0 Karma

sarit_s
Communicator

that means it will be sticky what happens if the instances its tied to crashes and the load balancer switches instances?
also it will always be the same session on the same splunk instance ?

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...