Deployment Architecture

Is there a REST API that can tell if a search head running on search head pooling or local?

philip_wong
Communicator

Is there a REST API that can tell if a search head running on search head pooling or local?

It will be helpful for our operation team to do a quick check if they should look into local disk or SHP NFS storage when there's an app problem.

1 Solution

MuS
SplunkTrust
SplunkTrust

Hi philip.wong,

yes there is one, try this:

  | rest /services/configs/conf-server

in there look for a [pooling] stanza with state = enable this means search head pooling is enabled.

hope this helps ...

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi philip.wong,

yes there is one, try this:

  | rest /services/configs/conf-server

in there look for a [pooling] stanza with state = enable this means search head pooling is enabled.

hope this helps ...

cheers, MuS

philip_wong
Communicator

Exactly what I want!! Thank you!

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