Getting Data In

REST /services/data/indexes: How can I see all my indexes using this command?

SK110176
Path Finder

When I run the following command to list the indexes on my indexers, I only see the top 30 per indexer:

| rest /services/data/indexes

How can I see all my indexes using this command?

Labels (2)
Tags (2)
1 Solution

kristian_kolb
Ultra Champion

According to the docs,

| rest /services/data/indexes count=0

OR

https://indexer:8089/services/data/indexes?count=-1

The docs mention that the default for the rest search command is 0, i.e. unlimited. For the REST API, however the documented default is 30 (and -1 is what you set for 'unlimited').

As I have less than 30 indexes, I cannot verify this.

Hope this helps,

/K

View solution in original post

kristian_kolb
Ultra Champion

According to the docs,

| rest /services/data/indexes count=0

OR

https://indexer:8089/services/data/indexes?count=-1

The docs mention that the default for the rest search command is 0, i.e. unlimited. For the REST API, however the documented default is 30 (and -1 is what you set for 'unlimited').

As I have less than 30 indexes, I cannot verify this.

Hope this helps,

/K

jokertothequinn
Explorer

/services/data/indexes is not listing the metrics indexes

0 Karma

jokertothequinn
Explorer

In order to get metrics index info also:

| rest /services/data/indexes count=0 datatype=all



Tags (1)
0 Karma

efavreau
Motivator

I found this answer first, and then found it here: https://answers.splunk.com/answers/10237/getting-splunk-api-to-return-more-than-30-deployment-client...
I was not able to find documentation of the "-1". Thank you!

###

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

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...