Viewing Event Details
View a list of events detected on Autonomous Linux instances within a particular compartment.
- Under Autonomous Linux, select Events
 - Under List scope, select the compartment associated with the event.
 - (Optional) Under Filters, select an event type.
 - Select the summary of the event.
 - 
Under Resources, review the details for the event.
- Report: Information collected when the error occurred, such as stack trace information and logs.
 - Collected Files: Provides a zip of the log files from the event. You can download these files to help with troubleshooting any issues.
 - Event Recurrence: Lists other times this same event has occurred on instances within Autonomous Linux.
 
 
Use the oci os-management-hub event get command and required parameters to get details about an event.
oci os-management-hub event get --event-id ocid [OPTIONS]Use the oci os-management-hub event get-event-content command and required parameters to get a zip file with event contents.
oci os-management-hub event get-event-content --event-id ocid --filename name [OPTIONS]For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetEventContent operation to get data collected from an event.