Getting Data In

Is there a configuration value I can change to reduce the indexing size threshold?

alekksi
Communicator

Hi all,

We have an indexer on our test environment that is complaining with the following error message:

Search peer splunk-indexer has the following message: You are low in disk space on partition "/location/to/splunk/var/lib/splunk/_internaldb/db". Indexing has been paused. Will resume when free disk space rises above 5000MB.

While I appreciate that we could increase the size, this is our test environment, so it's not so much of a hassle if we only have limited space on here. As it is, instead of having the required 5000MB free, we have 4750MB free and the indexer has given up.

Is there a config value I can change to reduce the threshold for this?

Best regards,
Alex

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

I believe you want to adjust the minFreeSpace setting in the diskUsage stanza of SPLUNK_HOME/etc/system/local/server.conf.

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

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

You can add this to your local/server.conf file.

[diskUsage]
minFreeSpace = <num>

Replace `with the number ofMB` that you want to have the threshold set as.

Ref: http://docs.splunk.com/Documentation/Splunk/6.2.3/Admin/Serverconf?r=docsinline

richgalloway
SplunkTrust
SplunkTrust

I believe you want to adjust the minFreeSpace setting in the diskUsage stanza of SPLUNK_HOME/etc/system/local/server.conf.

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

alekksi
Communicator

That's the one, couldn't find it for the life of me. Cheers!! 🙂

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