Splunk Enterprise

What is the Splunk command to know how much disk space is utilized by UF and what is using that much space?

Poojitha
Path Finder

Hi All,

Can anyone help me with splunk command to know how much disk space utilized by UF and what is using that much space ?

Regards,
PNV

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Windows? Just check properties of a folder, properties of subfolders. You can also use a tool like WinDirStat.

Linux? "du -hsx /opt/splunk" (or splunkforwarder, depending on where your UF is installed) for overall usage, "du -ksx /opt/splunk/* | sort -n" for detailed usage. Or install ncdu or similar tool.

Mac? Solaris? AIX? FreeBSD? - possibly some form of du, but I don't know those systems that much as to give you ready copy-paste answer.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...