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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...