On the top of my screen is a red ! - after clicking on it it tells me my disk space is in the red
! Disk Space
-Root Cause
--The diskspace remaining =5434 has breached the red threshold for filesystems=(opt/splunk/var/splunk/audit/db) )
--Last 50 related messages
So I'm out of disk space I presume, so how do i fix it? I have a free setup (I'm a student) with Splunk and an instance on AWS.
Please help!
Limits for controlling disk space in Splunk can be changed
The relevant stanza and parameter of interest in server.conf
is:
[diskUsage]
minFreeSpace = <num>
For more details, check here:
http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Setlimitsondiskusage
This can be changed on any Splunk installations as explained on the online documentation:
for all installations, including forwarders, you must have a minimum of 5GB of hard disk space available in addition to the space required for any indexes.
The default is 5000
(mb) and this value can be changed as explained before.
For more details, check here:
http://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements#Recommended_hardw...
Go to Settings
-> Monitoring Console
-> Health Checks
and run all the checks. Drill into the red ones and research the details.
Thank you for replying!
Ran a Health Check.
4 parts are in yellow
I only have one instance running on AWS.
Is this a lab? Are you trying to learn or get something hardened for production?
Learning Splunk!