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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...