Listing Events

View a list of events detected on Autonomous Linux instances within a particular compartment.

    1. Open the navigation menu and select Observability & Management.
    2. Under Autonomous Linux, select Events.
    3. In Applied filters, select the compartment associated with the event.

    Search or filter the list

    Use the Search and Filter field to search all rows, or select an attribute to filter the list of events. For example, select the Type of event to filter by. You can also filter based on summary information, the resources affected, and when the event occurred.

    See General Event Types for information on the events recorded by Autonomous Linux.

  • Use the oci os-management-hub event list command and required parameters to list all events for the service or for a compartment.

    oci os-management-hub event list [OPTIONS]

    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 ListEvents operation to list events that match specified criteria, such as compartment, state, and event type.