Listing Audit Log Events
Get a list of the Audit events in a Oracle Cloud Infrastructure compartment.
-
Open the navigation menu , select Identity & Security, and then select Audit.
The Audit list page opens. All existing events that occurred in the selected compartment are displayed in a list table.
-
To view the resources in a different compartment, use the Compartment filter to switch compartments.
Note
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.Optionally, you can do the following with an event from the Audit list.
-
Use the command and required parameters to list audit event logs:
oci audit event list [OPTIONS]
[OPTIONS]
represents the required parameters:- The OCID of the compartment.
- The start and end time you want to search.
Also, many optional parameters are available. For a complete list of flags and variable options for the Audit service CLI commands, see the command line reference for Audit.
- For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.Note
This API isn't intended for bulk-export operations. For bulk export, see Bulk Export of Audit Log Events.Use the following operation to list audit log events:
ListEvents