Viewing Problems from the Problems Snapshot

View problems by severity level in Cloud Guard and access the list of problems from each severity level.

    1. Open the navigation menu and click Identity & Security. Under Cloud Guard, click Overview.

      The Problems snapshot tile shows the separation of detected problems by severity level in a pie chart, with the total number of problems displayed in the center. This chart is updated continuously.

      Cloud Guard categorizes problems by these severity levels: Critical, High, Medium, Low, and Minor.

      • Critical problems are the most serious problems detected and should be your highest priority to resolve.
      • Minor problems are the least serious problems detected; they need be resolved eventually, but can be your lowest priority.
    2. To see the number of problems in any severity level, move the mouse pointer over that section of the charts.
    3. Click a section in the chart to open the Problems page, filtered to display the list of problems in that severity level in the compartment selected under Scope.
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard problem-aggregation request-summarized-problems command and required parameters to get a list of problem summaries:

    oci cloud-guard problem-aggregation request-summarized-problems --compartment-id, -c <compartment_ocid> --list-dimensions <dimension_to_filter_on> [OPTIONS]
  • Run the RequestSummarizedProblems operation to get a list of problems matching specified key-value pairs.