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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...