Viewing User Activity Problems
View the geographic origins of user activity in Cloud Guard, based on the source IP address.
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the oci cloud-guard activity-problem-aggregation request-summarized-activity-problems command and required parameters to get a summary of problems generated by OCI Activity Detector rules:
oci cloud-guard activity-problem-aggregation request-summarized-activity-problems --compartment-id, -c <compartment_ocid> [OPTIONS]
Use the oci cloud-guard problem-endpoint-summary list-problem-endpoints command and required parameters to get a list of endpoints associated with a problem:
oci cloud-guard problem-endpoint-summary list-problem-endpoints --problem-id <problem_ocid> [OPTIONS]
Run the RequestSummarizedActivityProblems operation to get a summary of problems generated by OCI Activity Detector rules.
Run the ListProblemEndpoints operation to get a list of endpoints associated with a problem.
What's Next
Continue with Processing and Resolving Problems on the Problems Page.