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!

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, ...