Deployment Architecture

Index Cluster: How do I identify list of excess Buckets in Clustered environment?

sat94541
Communicator

Refer http://docs.splunk.com/Documentation/Splunk/6.1/Indexer/Removeextrabucketcopies, this documentation provide the list of excess buckets using command

splunk list excess-buckets [index-name]

This just provide the count of excess bucket but not bucket id's

Tags (2)
0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

To get the list of excess replicated Buckets you can run the following search on the Cluster Master

|rest /services/cluster/master/buckets filter=replication_count>

To get the list of excess search buckets you can run the following search on the Cluster Master

|rest /services/cluster/master/buckets filter=search_count>

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...