Skip to main content

LOG_PREFIX_BASE

Constant LOG_PREFIX_BASE 

Source
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.