- Related issues: #2817 [BUG]Logging Output needs filter
Category:
- Audit Logging
Verification Steps
- Create an
Audit Onlytype of Output namedaudit-output
- Create an
Audit Onlytype of ClusterOutput namedaudit-cluster-output - Create a Flow, select the type to
LoggingorEvent - Check you can’t select the
audit-outputandaudiot-cluster-output - select the type to
Audit - Check you can select the
audit-outputandaudit-cluster-output
- Create a ClusterFlow, select the type to
LoggingorEvent - Check you can’t select the
audiot-cluster-output - select the type to
Audit - Check you can select the
audiot-cluster-output - Create an
logging/eventtype of Output namedlogging-event-output
- Create an
logging/eventtype of ClusterOutput namedlogging-event-cluster-output
- Create a Flow, select the type to
LoggingorEvent - Check you can select the
logging-event-outputandlogging-event-output - Create a ClusterFlow, select the type to
LoggingorEvent - Check you can select the
logging-event-outputandlogging-event-output
Expected Results
-
The
loggingor theEventtype ofFlowcan only selectLoggingorEventtype ofOutput

-
Can’t select the
Audittype ofOutput
-
The
loggingor theEventtype ofClusterFlowcan only selectLoggingorEventtype ofClusterOutput
-
Can’t select the
Audittype ofClusterOutput
-
The
Audittype ofFlowcan only selectAudittype ofOutput

-
The
Audittype ofClusterFlowcan only selectAudittype ofClusterOutput