Splunk Search

How can I find out how much space I have left without using CLI?

jboike
Explorer

How can I find out how much space I have left without using CLI?

Tags (1)

Yorokobi
SplunkTrust
SplunkTrust

As muebel mentioned, the DMC is an excellent resource. Use it! 🙂

For a quick check, you can use the REST endpoint /server/status/partitions-space

| rest /services/server/status/partitions-space splunk_server=local | table splunk_server mount_point capacity free mount_point

jboike
Explorer

Thanks for the help!

0 Karma

woodcock
Esteemed Legend

Do click "Accept" on the answer that you judge is the best.

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi jboike, you can use the Distributed Management Console to get an idea of resource usage on the instances in your Splunk Deployment. Disk utilization is one of these. Check this out and let me know if it helps : http://docs.splunk.com/Documentation/Splunk/6.2.6/Admin/ResourceusageInstance

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...