Getting Data In

How do I debug inbound syslog that isn't getting indexed by Splunk?

danfein
New Member

Hi I currently have tried a lot of things but can't seem to get the data into Splunk.

I have a server sending syslog messages to my desktop.
The connection is seen on wireshark/tcpdump, so that's successful.
I have set up Add Data via Monitor for TCP 514.
I have tried a blank search and one for index=* and nothing is showing up in Splunk.
There is no intermediary device between the syslog sender and our Splunk desktop.

Any idea what could be the problem with the syslog?

Tags (4)
0 Karma

jkat54
SplunkTrust
SplunkTrust

Is splunk able to bind to the port? netstat -an will work in windows and linux command line and it will show if 0.0.0.0:514 is LISTENING or not.

Sometimes its shown as *:514, or [YOUR_IP_ADDRESS]:514

If splunk is running on linux, it needs root permission to bind to 514. Try using 5514 instead of giving splunk root permissions.

0 Karma

danfein
New Member

Hi jkat,

Yes it does seem to be binding. Still no luck. Any other thoughts here?

netstat -an | grep 514
tcp 0 0 0.0.0.0:5514 0.0.0.0:* LISTEN

tcp 0 0 0.0.0.0:514 0.0.0.0:* LISTEN

0 Karma

jkat54
SplunkTrust
SplunkTrust

How much data have you tested with? There is a queue on tcp/udp inputs that doesnt flush to disk until it fills.

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

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