Getting Data In

splunk not receiving data from windows universal forwarder

skumarvs
New Member

Installed universal forwarder in windows. Checked the splunkd log and I could see the connection to server without any error as below. tried checking with firewall and ports.But still index doesnt log any events.

TcpOutputProc - Connected to idx=xxxx:9997.

Below are my conf file.

inputs.conf
[default]
host = xxxxx
[monitor:C:\opt\splunk\]
disabled = false
sourcetype = hievents
index = hiindex


Outputs.conf
[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = xxxx:9997

[tcpout-server://xxxx:9997]

Please advice.

Tags (2)
0 Karma

ankireddy007
Path Finder

Please check for monitor syntax: [monitor://]

MuS
SplunkTrust
SplunkTrust

Hi skumarvs,

here are some typical troubleshooting tips:

  • Do you search the correct time range - try all time?
  • Do you search the correct index - try index=hiindex?
  • Do you have permission to search this index?
  • search index=_internal source=*splunkd.log on the indexer for any error related to the universal forwarder
  • run a snoop/tcpdump to ensure there is something sent to the indexer, if the universal forwarder tells you it is connected that does not mean it sends data.

Last but not least do the usual troubleshooting around Splunk, is everything doing what it should do and so on.

hope this helps ...

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...