Monitoring Splunk

How do I get a complete list of ALL my indexers created in Splunk Ent.

SamHTexas
Builder

How do I get a complete list of ALL my indexers created in Splunk Ent. Please see my SPL. It only lists the main indexes.

| tstats count where index=* by splunk_server | fields - count
Labels (1)
Tags (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @SamHTexas,

You can run below on a search head to see all of your indexers with some details.

| rest splunk_server=local /services/search/distributed/peers 
| table cluster_label peerName host host_fqdn cpu_arch numberOfCores numberOfVirtualCores physicalMemoryMB os_name os_version version status startup_time | convert ctime(*time)

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The Monitoring Console and Cluster Manager both should have a full list of indexers, with the CM likely to be more accurate.  The Inherited Development manual (https://docs.splunk.com/Documentation/Splunk/8.1.3/InheritedDeployment/Introduction) offers other suggestions for finding what instances you have.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

December 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...