Getting Data In

Need assistance on Log forwarding from UF

Navanitha
Path Finder

I am trying to forward win event security logs from server using UF to our Heavy forwarder.  UF has all the required apps configured however I only see its internal logs in tcpudmp on the Heavy forwarder and not the actual logs.

 

following is the config - 

[WinEventLog://Security]
_TCP_ROUTING=indexer1,indexer2
disabled = false
index=test
start_from = oldest
current_only = 1
evt_resolve_ad_obj = 1
checkpointInterval = 5
 
above inputs is standard across our org and few servers has outputs configured to indexer1, and some to indexer2, hence you see both in the outputs above.
 
outputs - 
[tcpout:indexer2_HF]
autoLB=true
server = 1.0.6.7:9997,1.0.6.8:9997
 
what else is missing ?
Labels (2)
0 Karma

Navanitha
Path Finder

yea thats a typo, the _TCP_ROUTING in the inputs is same as outputs.conf.  It is like below - 

 

[WinEventLog://Security]
_TCP_ROUTING=indexer1_HF, indexer2_HF
disabled = false
index=test
start_from = oldest
current_only = 1
evt_resolve_ad_obj = 1
checkpointInterval = 5
 
outputs - 
[tcpout:indexer2_HF]
autoLB=true
server = 1.0.6.7:9997,1.0.6.8:9997
0 Karma

PickleRick
SplunkTrust
SplunkTrust

First things first - check status of your input (splunk show inputstatus, check logs). Maybe it's not outputs, maybe you're just not getting inputs (especially since we're talking about Security logs and access to those is sometimes limited).

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Navanitha 

Your _TCP_ROUTING should use the same value as the tcpout: value in outputs.conf
e.g.

_TCP_ROUTING=indexer2_HF

or, for both:

_TCP_ROUTING=indexer1_HF,indexer2_HF

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Navanitha ,

at first, it isn't clear why you are separating data between indexers, anyway the name in _TCP_ROUTING must be the same of the outputs.conf stanza, instead you have a different name: indexer2 instead of indexer2_HF.

Ciao.

Giuseppe

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...