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
Legend

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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...