Logging Output Filter

  • Related issues: #2817 [BUG]Logging Output needs filter

Category:

  • Audit Logging

Verification Steps

  1. Create an Audit Only type of Output named audit-output image
  2. Create an Audit Only type of ClusterOutput named audit-cluster-output
  3. Create a Flow, select the type to Logging or Event
  4. Check you can’t select the audit-output and audiot-cluster-output
  5. select the type to Audit
  6. Check you can select the audit-output and audit-cluster-output image
  7. Create a ClusterFlow, select the type to Logging or Event
  8. Check you can’t select the audiot-cluster-output
  9. select the type to Audit
  10. Check you can select the audiot-cluster-output
  11. Create an logging/event type of Output named logging-event-output image
  12. Create an logging/event type of ClusterOutput named logging-event-cluster-output image
  13. Create a Flow, select the type to Logging or Event
  14. Check you can select the logging-event-output and logging-event-output
  15. Create a ClusterFlow, select the type to Logging or Event
  16. Check you can select the logging-event-output and logging-event-output

Expected Results

  1. The logging or the Event type of Flow can only select Logging or Event type of Output image image

  2. Can’t select the Audit type of Output image

  3. The logging or the Event type of ClusterFlow can only select Logging or Event type of ClusterOutput image

  4. Can’t select the Audit type of ClusterOutput image

  5. The Audit type of Flow can only select Audit type of Output image image

  6. The Audit type of ClusterFlow can only select Audit type of ClusterOutput image