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

FieldTypeOptionalDescriptionDefault Value
InputsInputsNoThe tagged inputs for multiplexing.
OutputStringNoThe output destination for multiplexing.

Inputs

FieldTypeOptionalDescriptionDefault Value
NameStringNoThe name of the input.
TagInt32NoThe tag associated with the input.