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!

Say goodbye to manually analyzing phishing and malware threats with Splunk Attack ...

In today’s evolving threat landscape, we understand you’re constantly bombarded with phishing and malware ...

AppDynamics is now part of Splunk Ideas

Hello Splunkers, We have exciting news for you! AppDynamics has been added to the Splunk Ideas Portal. Which ...

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...