Viewing Flow Logs

View flow logs from the Network Command Center.

You can view captured logging information from the Network Command Center, or from the Logging service. This page documents how to view flow logs from the Network Command Center.
    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. Find the flow log in the list and click its name to view details about its configuration.
    5. To view the captured flow log data, click To view more logging data, click here.
  • Use the oci logging log list command and required parameters to list the logs in a log group.

    oci logging log list --log-group-id log_group_ocid [OPTIONS]

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

  • Run the ListLogs operation to list the logs in a log group.