UDP traffic is stateless, meaning clients send messages to a destination host, however those messages are not tracked to ensure delivery.
Traffic duplication simply implies replicating a source stream of traffic so that is can be forwarded to multiple destination hosts.
Sometimes when new destination host is provisioned, client traffic may need to be replicated so that both the old and the new destination hosts will receive identical traffic. Rather than having the client resend identical messages to two different hosts, a UDP duplication appliance can be used to clone the traffic streams in real-time.
nano /etc/trafficduplicator/trafficduplicator.config
{ "DuplicateSyslog" : { "SOURCEPORT" : "514", "DESTINATION" : ["172.31.63.131/514", "172.31.62.154/514"] } }
Have a question about our cloud solutions or need support with your current setup? We're here to help! Fill out the form below, and our team will get back to you as soon as possible to assist with your needs.