Getting Data In

Has anyone seen duplicate windows server universal forwarders after update?

TeganDeloitte
New Member

I have one forwarder that is showing duplicate on my Splunk server. I updated 3 forwarders to test them. It was from v4 to v5 UF. The other two were fine, the 3rd is having an issue. Over the weekend between the two "forwarders" there were 7 connections and it overloaded the license. I uninstalled via command line and reinstalled the latest forwarder. Yet again my server is showing two forwarders with unique GUIDs. Not sure how to fix, if an uninstall and reinstall doesn't work.

0 Karma

beatus
Communicator

TeganDeloitte,
It sounds like you may have a permissions issue with the install. I've seen this before on windows UFs where they don't have permissions to write out a checkpoint file. This causes the UF to re-index the entire winEventLog every time it reaches the end.

These searches may point you in the right direction:

index=_internal sourcetype=splunkd NOT info (log_level="WARN" OR log_level="ERROR" OR log_level="CRIT" OR log_level="FATAL") * component=BTreeCP | top 0 host

index=_internal sourcetype=splunkd NOT info (log_level="WARN" OR log_level="ERROR" OR log_level="CRIT" OR log_level="FATAL") * component=Logger | top 0 host

index=_internal sourcetype=splunkd NOT info (log_level="WARN" OR log_level="ERROR" OR log_level="CRIT" OR log_level="FATAL") * component=BTreeCP

I'd recommend uninstalling and ensuring the entire "splunkuniversalforwarder" directory is removed or moved out of the way. Once that's clear, try reinstalling.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...