Deleting a Flow Log

Delete a VCN flow log.

    1. Open the navigation menu, click Networking, and then click Flow logs, found in the Network Command Center group.
    2. Under List scope, select a compartment.
    3. Under Filter, select a lifecycle state and log group.
    4. Click the the Actions menu (Actions Menu) for the flow log you want to delete, and then click Delete
  • 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 Command Line Reference.