Monitoring Splunk

The minimum free disk space (2000MB) reached regarding Data Forwarding

syusjk6
Engager

Hi, the following message came up on Splunk UI when forwarding data:
The minimum free disk space (2000MB) reached for /opt/splunk/var/run/splunk/dispatch.

This message occurred when I did some data forwarding with host IP along with autotomatic load balancing.
I have been looking for related FAQs regarding this issue, but it seems that none fits.
And I want to know what kinds of situation the message comes up and how I can resolve this issue.

Any thought?

Tags (1)
0 Karma

cyue_splunk
Splunk Employee
Splunk Employee

In $SPLUNK_HOME/etc/system/default/limits.conf, you can find
dispatch_dir_warning_size = 2000

If you don't want the warning message to come up, you can reduce the 2000 to a smaller one, such as 1000.

But I'll suggest you check your /opt/splunk/var/run/splunk/dispatch free spaces, if it's too low, it'll impact your searching performance.

syusjk6
Engager

Thanks. It helped.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...