Splunk Dev

How many hot buckets do I have?

bsteelz93
Path Finder

Is there an easy to way to tell how many hot,warm and cold buckets I have?

Also I see if you set the maxDataSize to auto then it will keep a bucket size at 750mb. What if you data is less then 750mb? Let's say your data size is 10mb per day. Should you modify the maxDataSize to optimize searches as well as retention periods? Should the setting be exactly 10mb or is there another recommended number? What happens if I am receving above the 750mb? Let's 1 gb. Should I manually set exactly 1gb or should I still use auto in this case or is there a different number I should set?

Tags (1)
0 Karma
1 Solution

lpolo
Motivator

yes. Use the following search command and select time=all time

|dbinspect index=index_name

Example:

|dbinspect index=main

then see the result set it is self explanatory.

Cheers.
Lp

View solution in original post

lpolo
Motivator

yes. Use the following search command and select time=all time

|dbinspect index=index_name

Example:

|dbinspect index=main

then see the result set it is self explanatory.

Cheers.
Lp

Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...