Monitoring Splunk

Can you help me get around the following error with my Splunkd health status on Docker Image?

lewisj
New Member

I get the following error before I even get to do anything with Splunk on docker 7.2.0.

Disk Space
Root Cause(s):
The diskspace remaining=3002 has breached the red threshold for filesystems=[/opt/splunk/var/lib/splunk/audit/db]
Last 50 related messages:

11-02-2018 23:49:19.457 +0000 ERROR DiskMon - Disk Monitor: The index processor has paused data flow. Current free disk space on partition '/opt/splunk/var' has fallen to 3002MB, below the minimum of 5000MB. Data writes to index path '/opt/splunk/var/lib/splunk/audit/db'cannot safely proceed. Increase free disk space on partition '/opt/splunk/var' by removing or relocating data.

Any ideas on how to get around this?

0 Karma

renjith_nair
Legend

@lewisj,

By default , minimum disk space required for splunk to run is 5000 MB(approx 5 GB). In your case, it looks like the partition '/opt/splunk/var' does not have enough disk space and hence halted. To get around this, you may add more disk to this partition or delete any unwanted files or move splunk to other partition where it has enough disk space. Other option (not so recommended) is to reduce the default disk space required from 5GB to lesser by changing below setting in server.conf

[diskUsage
minFreeSpace = <num>|<percentage>
* Minimum free space for a partition.

Reference : http://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf#Disk_usage_settings_.28for_the_i...

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...