Splunk Enterprise

Is there a REST API for Splunk to get list of Indexers (Peer Nodes) ?

pankajm89
New Member

Hi, I am writing to Splunk from C# code and need to get a list of Indexers so i can write load balancing logic myself. Is there a REST API i can use to query the master node and get list of Indexers ?

Tags (1)
0 Karma

dineshraj9
Builder

Yes, use the below endpoint to get the list of indexers from any search head -

| rest /servicesNS/-/-/search/distributed/peers splunk_server=local | table title host_fqdn

OR

curl -s -k -u admin:password https://<search_head>:8089/servicesNS/-/-/search/distributed/peers
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...