Getting Data In

How can I limit disk space usage in Splunk / Netapp Ontap App?

nicolay_koecher
Explorer

Hello,

In my environment I use Splunk and netapp ontap app. The index is on a separate nfs Vol 400GB in size. My current usage is about 78%.

I limited the file /opt/splunk/etc/apps/Splunk/etc/apps/Splunk_TA_ontap/local/indexes.conf to

[default]
maxTotalDataSizeMB = 200000
frozentimePeriodInSecs = 2592000

What thakes precedence?

I also limited /opt/splunk/etc/apps/Splunk/etc/apps/sa-Utils/default/tsidx_retention.conf

maxTotalDataSizeMB = 100000
retentionTimePeriodInSecs = 188697600

same question --> What takes precedence?

Any useful suggestions in how to limit this?

thanks
Nico

0 Karma

mgildenhorn_spl
Splunk Employee
Splunk Employee

For the indexes.conf - maxTotalDataSizeMB is the TOTAL space that all of the indexed data will reside in (Hot+Warm+Cold). frozentimePeriodInSecs will determine when older data moves out of Hot+Warm+Cold. Whichever parameter reaches its limit first will detemine how the buckets are aged out. So to directly answer your question, the one that takes precedence depends on which parameter hits the limit first.

Same holds true for tsidx_retention.conf parameters.

0 Karma

halr9000
Motivator

I changed your tags to help get the right answer as this isn't specific to the NetApp app.

Here is a start: http://wiki.splunk.com/Deploy:BucketRotationAndRetention

Get Updates on the Splunk Community!

Splunk Enterprise Security(ES) 7.3 is approaching the end of support. Get ready for ...

Hi friends!    At Splunk, your product success is our top priority. With Enterprise Security (ES), we're here ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...