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!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...