- Related issues: #2817 [BUG]Logging Output needs filter
Category:
- Audit Logging
Verification Steps
- Create an
Audit Only
type of Output namedaudit-output
- Create an
Audit Only
type of ClusterOutput namedaudit-cluster-output
- Create a Flow, select the type to
Logging
orEvent
- Check you can’t select the
audit-output
andaudiot-cluster-output
- select the type to
Audit
- Check you can select the
audit-output
andaudit-cluster-output
- Create a ClusterFlow, select the type to
Logging
orEvent
- 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/event
type of Output namedlogging-event-output
- Create an
logging/event
type of ClusterOutput namedlogging-event-cluster-output
- Create a Flow, select the type to
Logging
orEvent
- Check you can select the
logging-event-output
andlogging-event-output
- Create a ClusterFlow, select the type to
Logging
orEvent
- Check you can select the
logging-event-output
andlogging-event-output
Expected Results
-
The
logging
or theEvent
type ofFlow
can only selectLogging
orEvent
type ofOutput
-
Can’t select the
Audit
type ofOutput
-
The
logging
or theEvent
type ofClusterFlow
can only selectLogging
orEvent
type ofClusterOutput
-
Can’t select the
Audit
type ofClusterOutput
-
The
Audit
type ofFlow
can only selectAudit
type ofOutput
-
The
Audit
type ofClusterFlow
can only selectAudit
type ofClusterOutput