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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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