Deleting a Flow Log

Delete a VCN flow log.

    1. On the Flow log configurations list page, find the flow log that you want to delete. If you need help finding the list page or the flow log, see Listing and Viewing Flow Logs.
    2. From the the Actions menu (three dots) for the flow log you want to delete, select Delete.
    3. When prompted, 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.