Getting Data In

How to disable processes run frequently by Splunk universal forwarder?

lrhazi
Path Finder

I see that these commands are executed every minute:

splunk-powershell.exe
splunk-winprintmon.exe
splunk-regmon.exe
splunk-netmon.exe
splunk-admon.exe
splunk-MonitorNoHandle.exe

The first one actually twice per minute.

Is there a way to disable these? are these some scripted inputs? I cannot locate them in the config.

I tried adding this for example to my config, but did not seem to change the anything:

[WinNetMon]
disabled = 1
[WinPrintMon]
disabled = 1
[WinRegMon]
disabled = 1

mattymo
Splunk Employee
Splunk Employee

what version of the forwarder are you on? The newer versions don't install windows monitors by default more, IIRC. Checking...

- MattyMo
0 Karma

nrhodes
Explorer

9.3.2 does.

0 Karma

lrhazi
Path Finder
C:\Program Files\SplunkUniversalForwarder\bin>.\splunk version
Splunk Universal Forwarder 6.5.1 (build f74036626f0c)
0 Karma

lrhazi
Path Finder

I did add Splunk_TA_windows app, but then realized that even if I remove it and restart the service, these programs continue to run just as frequently....

0 Karma

mattymo
Splunk Employee
Splunk Employee

yeah it looks as if the process spins up just to realize it doesn't have to run.

- MattyMo
0 Karma

lrhazi
Path Finder

That would makes sense indeed. Thanks.
I hope someone figured out how to disable this behavior...

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...