Skip to main content

Tag Mux

Combines multiple tagged input streams into a single output by adding identification tags to packets from each input source. Each input is assigned a unique tag value that gets embedded into packet metadata, enabling downstream components to identify the original source. Essential for aggregating multiple data flows while preserving source identity, enabling complex routing decisions and flow-specific processing. Supports arbitrary tag assignments for flexible flow identification schemes.

Tags: FLOW_CONTROL

FieldTypeLabelDescriptionDefault Value
InputsInputsRepeatedThe tagged inputs for multiplexing.
OutputStringThe output destination for multiplexing.

Inputs

FieldTypeLabelDescriptionDefault Value
NameStringThe name of the input.
TagInt32The tag associated with the input.