Hi @jaracan Please execute the commands in the terminal ## Fix minimum free diskspace issue - only for lab environment not for production echo "[diskUsage]" >> /opt/splunk/etc/system/local/server.conf echo "minFreeSpace = 50" >> /opt/splunk/etc/system/local/server.conf After this restart the splunk service
... View more