Getting Data In

Can we limit disk usage at the default stanza of indexes.conf?

ddrillic
Ultra Champion

Is it possible to set maxTotalDataSizeMB to let's say 6 TBs in the default stanza?

We are at 98% disk utilization ; -)

Tags (1)
0 Karma
1 Solution

damann
Communicator

so maxVolumeDataSizeMB should be the option you are looking for.
Did you already took a look in the docs for maxTotalDataSizeMB, maxGlobalDataSizeMB and maxVolumeDataSizeMB ?

Quote from indexes.conf docs:
maxVolumeDataSizeMB: If set, this attribute 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 attribute of this volume.

View solution in original post

0 Karma

damann
Communicator

so maxVolumeDataSizeMB should be the option you are looking for.
Did you already took a look in the docs for maxTotalDataSizeMB, maxGlobalDataSizeMB and maxVolumeDataSizeMB ?

Quote from indexes.conf docs:
maxVolumeDataSizeMB: If set, this attribute 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 attribute of this volume.

0 Karma

ddrillic
Ultra Champion

Gorgeous!!

0 Karma

ddrillic
Ultra Champion

Apparently without defining the volume we can't use this maxVolumeDataSizeMB configuration.

0 Karma

damann
Communicator

Sure. have a look in the docs for indexes.conf : https://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/Indexesconf

maxVolumeDataSizeMB = positive integer

should be the right option for you

0 Karma

ddrillic
Ultra Champion

Right, can we do it in the default stanza?

0 Karma

damann
Communicator

sure, everything you define in the default stanza will be applied globally on all your indexes

0 Karma

ddrillic
Ultra Champion

Oh, but we need to limit the total usage of all the indexes...

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...