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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...