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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...