Information
If security personnel are not notified immediately upon storage volume utilization reaching 75 percent, they are unable to plan for storage capacity expansion.
Although this may be part of the operating system function, for the enterprise events management system, this is most often a function managed through the application since it is a critical function and requires the use of a large amount of external storage.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Perform the following fixes.
1. Edit the file in the Splunk installation folder:
$SPLUNK_HOME/etc/system/local/server.conf
Add the following lines:
[diskUsage]
minFreeSpace = xxxx
Set the value to 25 percent of the size of the storage volume. For example, 25 percent of a 100GB drive is 25GB, and the value set would be 25000, as the value is in megabytes.
2. Examine the file in the Splunk installation folder:
$SPLUNK_HOME/etc/system/local/health.conf
Add the following lines:
[alert_action:email]
disabled = 0
action.to =
action.cc =
Set the email addresses of the ISSO and SA to be able to receive alerts. This email address can be a group address (example [email protected]) that contain the addresses of the ISSO and SA.
3. In the Splunk console, select Settings >> Health Report Manager >> feature:disk_space.
Set the Red setting to 1, and Yellow setting to 2.