Udp sink configuration (proto)
This extension has the qualified name envoy.tap_sinks.udp_sink
Note
This extension is only available in contrib images.
Note
This extension is functional but has not had substantial production burn time, use only with this caveat.
This extension is not hardened and should only be used in deployments where both the downstream and upstream are trusted.
Tip
This extension extends and can be used with the following extension categories:
This extension must be configured with one of the following type URLs:
extensions.tap_sinks.udp_sink.v3alpha.UdpSink
[extensions.tap_sinks.udp_sink.v3alpha.UdpSink proto]
Udp sink configuration.
{
"udp_address": {...}
}
- udp_address
(config.core.v3.SocketAddress) Configure UDP Address.