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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...