Listing Events

View a list of events detected on OS Management Hub instances within a particular compartment.

    1. Open the navigation menu and select Observability & Management. Under OS Management Hub, select Events
    2. Under List scope, select the compartment associated with the event.
    3. (Optional) Under Filters, select an event type.
      See Event Types for information on the events recorded by OS Management Hub.
  • 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.