Deleting a Flow Log

Delete a VCN flow log.

    1. Open the navigation menu  and select Networking. Under Network Command Center, select Flow logs.
    2. Under List scope, select a compartment that contains the flow log.
    3. Under Filter, select a lifecycle state and log group that contains the flow log.
    4. Find the flow log that you want to delete, select the Actions menu (Actions Menu), and then select Delete.
    5. Confirm the deletion.
  • Run the DeleteLog operation to delete a flow log from a log group.

  • Use the oci logging log delete command and required parameters to delete a flow log from a log group:

    oci logging log delete --log-group-id log_group_ocid --log-id log_ocid [OPTIONS]

    For a complete list of parameters and variable options for CLI commands, see the CLI Command Reference.