Listing and Viewing Flow Logs

List flow logs and view flow log configuration details 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  and select Networking. Under Network Command Center, select Flow logs.

      The Flow logs list page opens. All flow logs in the selected compartment are displayed in a table.

    2. To view the flow logs in a different compartment, use the Compartment filter to switch compartments.

      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    3. Select the flow log to view details about its configuration
    4. To view the captured flow log data, select To view more logging data, click here.

      For more information about flow log contents, examples, and limitations and other considerations, see Details for VCN Flow Logs.

    Filtering List Results

    Use filters to limit the flow logs in the list. Perform one of the following actions depending on the options that you see:

    • From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
    • On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.

    Change the order of the items in the list table by using the sort icons next to the column names.

    For information about searching for resources and managing the columns in the list table, if those features are available, see Listing Resources.

    Actions

    In the list table, select the name of a flow log to open its details page, where you can view its status and perform other tasks. See Logging Overview for more about logging and logs.

    Use the buttons above the table to perform the following actions:

    To perform other actions on a flow log directly from the list table, you can also select any of the following options from the Actions menu (three dots) in the row for that flow log:

  • 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.