Splunk Enterprise

What counts towards maxVolumeDataSizeMB?

spammenot66
Contributor

"total size of all databases that reside on this volume to the maximum size specified, in MB" >> What is meant by all databases? does it sum up the file size of all tsidx file?

OR

Does it include everything in an index/db folder, which would include bloomfilter, .lex & .data files and rawdata folder 

 

https://docs.splunk.com/Documentation/Splunk/latest/admin/Indexesconf

maxVolumeDataSizeMB = <positive integer>
* If set, this setting limits the total size of all databases that reside
  on this volume to the maximum size specified, in MB.  Note that this it
  will act only on those indexes which reference this volume, not on the
  total size of the path set in the 'path' setting of this volume.
* If the size is exceeded, splunkd removes buckets with the oldest value
  of latest time (for a given bucket) across all indexes in the volume,
  until the volume is below the maximum size. This is the trim operation.
  This can cause buckets to be chilled [moved to cold] directly
  from a hot DB, if those buckets happen to have the least value of
  latest-time (LT) across all indexes in the volume.

 

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

In this context, "database" means "index".

---
If this reply helps you, Karma would be appreciated.
0 Karma

spammenot66
Contributor

Ok but I’m trying to validate things maxVolumeDataSizeMB, so does it refer to everything under the index folder or just the tsidix files? 

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