Getting Data In

Avoid UDP Traffic Flooding in switched environments

thiloschuelerma
Engager

Our Splunk Server has a dedicated subinterface for listening on udp port 514 and I belive most customers does the same implementation.
Cause udp is only uni directional traffic, after 300 seconds the switches lost the mac-address of the splunk server while the default gateway has normaly a much longer arp aging time ( 4h on cisco devices ). So there is no need for the gateway to refresh the arp cache but the switches start flooding the traffic to every port in the vlan after the mac address has aged out.

My question is:
Does Splunk provide a mechanism out of the box to avoid this problem? Or should I create a cron job which sends gratious arps every 300 seconds?

Thanks

Tags (2)

dwaddle
SplunkTrust
SplunkTrust

Splunk provides no solution for this. Just set up a cron job to ping something every so often.

Or, add your syslog box to your monitoring solution and ping it / check_ssh on it every couple of minutes. Added Bonus: you'll know when it's down.

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...