Deleting a Flow Log
Delete a VCN flow log.
- Open the navigation menu, click Networking, and then click Flow logs, found in the Network Command Center group.
- Under List scope, select a compartment.
- Under Filter, select a lifecycle state and log group.
- Click the the 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 CLI Command Reference.