Viewing Event Details

View detailed information about an event in Autonomous Linux.

    1. Under Autonomous Linux, select Events.
    2. In Applied filters, select the compartment associated with the event.
    3. (Optional) In the search box, select an event type to filter by.
    4. Select the summary of the event to see detailed event information.
    5. Select one of the following tabs to view details of 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.