Getting Data In

How do I debug syslog that dont get into splunk whereas I can see the log when I use tcpdump

ryanf
Engager

Hi everyone,

I’m currently sending vCenter logs via syslog to Splunk and have ensured that the syslog configuration and index name on Splunk is correct. However, the logs still aren’t appearing in the index.

I have tried to tcpdump and I can see the logs arriving at my Splunk instance.

below I attach the syslog configuration and tcpdump result on my splunk instance.

syslog tcpdump.jpg

WhatsApp Image 2024-09-05 at 14.10.09_4daa6736.jpg

What could be the cause of this issue, and what steps should I take to troubleshoot it?

Thanks for any insights!

Labels (1)
0 Karma

JohnEGones
Communicator

A few questions:

Do you have a TA for the logs you are ingesting and are they set-up on all the needed Splunk components, check your DOCs?

Looking at the _internal logs, do you see that Splunk has ingested them?

Can you do a search for a string that exists in your logs across all you indexes and find any responsive logs, in the time you verified that the data was ingested?

 

Also, for syslog data in general it is simpler and more durable to forward data to a syslog server and have a UF monitor relevant files and then you set-up monitoring stanzas per host/data source.

[monitor://var/log...whatever]
whitelist = regex
blacklist = regex
host_segment = as needed
crcSalt = <SOURCE> {as needed}
sourcetype = syslog {or whatever you want}
index = yourIndex

 

Consult also: How the Splunk platform handles syslog data over the UDP network protocol - Splunk Documentation

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 ...