pub const LOG_PREFIX_BASE: &str = "cellos-flow";Expand description
nft log action prefix used to tag augmented rules. Distinguishes
CellOS-emitted log packets from any other unrelated logging the operator
may have configured on the host. The decoder filters on this prefix
substring before building the decision event.