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!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

New Release | Splunk Cloud Platform 10.1.2507

Hello Splunk Community!We are thrilled to announce the General Availability of Splunk Cloud Platform 10.1.2507 ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...