Skip to main content

critical_flows_logs

Processing summary for each critical flow rule. Rules not evaluated due to errors can be found here.

FieldTypeDescription
indexIntegerIndex of the critical flow rule.
okBooleanDid the rule pass or fail?
skippedBooleanWas the rule skipped?
policyJSONThe policy part of the rule definition.
ruleJSONThe rule part of the rule definition.
errorsList of StringsList of errors generated from this rule.
rule_typeStringThe rule type. ingress-critical-flow or egress-critical-flow.
violationsIntegerTotal number of unique violation examples found for this rule.
checksIntegerTotal number of checks performed while evaluating this rule.
enforceBooleanIs this rule enforced?
check_logJSONA detailed list of checks used to validate the rule.