Getting Data In

how much Splunkd of the universal forwarder uses windows memory and CPU?

pipipipi
Path Finder

Hi all,

I installed Splunk universal forwarder on windows 2016.

Is it possible to get a log of how much Splunkd of the universal forwarder uses windows memory and CPU?

[perfmon: // CPU load]
[perfmon: // Available memory]

I can only find about this.

Thank you for helping me.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi
for my knowledge perfmon gives global informations non detailed for process, but I could be wrong because I'm not a Windows specialist.

Anyway, you could execute a script that launch the command tasklist /V that lists the following informations for each Process:

  • Utilizzo mem
  • Tempo CPU

the output of the script is ingested in Splunk so you can use it in searches and then use tha command multikv that create an event for each process and search for splunkd.

Ciao.
Giuseppe

0 Karma

pipipipi
Path Finder

Thank you. I will try it.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...