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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...