Splunk Cloud Platform

How to get the data from Splunk with using of SPL query

raghunandan1
Engager

Hi Team,

We have 800+ servers contains windows & Linux servers. How to get the data from Splunk with these details O/S version, Allocated Storage (GB), Utilized Storage (GB), Uptime %, CPU Utilization Peak %, CPU Utilization Avg %,  with the help of SPL query .

Can you please help us on this requirement.

Thanks,

Raghunadha.

0 Karma

PickleRick
SplunkTrust
SplunkTrust

And what data do you have in your Splunk? How should your Splunk know about all this?

0 Karma

raghunandan1
Engager

We have using for windows servers index=windows and index=perfmon. For Linux servers using index=os . These servers having data memory utilization and CPU, performance data.

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Index names don't matter here. It's about the data in indexes.

Anyway, perfmon data does not include OS version as far as I remember so you need to make sure you have this ingested another way.

What data you have in your linux index is beyond me - you should have it docummented somewhere. I suppose you have TA_nix deployed across your environment and some inputs enabled but we don't know which ones and what data you're ingesting.

So the question is what data you _have_. If you know this, you'll probably know what to search for yourself.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...