Getting Data In

How to get all buckets with https://localhost:8089/services/cluster/master/buckets ?

kandersen
New Member

I only get information about the first 31 buckets with the rest api:
https://localhost:8089/services/cluster/master/buckets
But we have a lot more buckets.
It's Splunk Enterprise V6.5.2

What can I do to get the information about all buckets, or is there a bug in this rest call?

0 Karma

PowerPacked
Builder

Hi @kandersen

You can also find information regarding the Buckets in introspection index.

try this search and replace index in data.name=_internal with your index

index="_introspection" sourcetype="splunk_disk_objects" component=indexes data.name=_internal

you will find info like bucket count, event count, size, for all hot/warm, cold, thawed for the index & all the indexes.

Thanks

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...