Updated on 2024-10-18 GMT+08:00

Querying an Event

Scenarios

This section describes how to query events on the ECS console.

You can also check ECS events details on the Event Monitoring page on the Cloud Eye console. For details, see Viewing Event Monitoring Data.

Prerequisites

If you need to perform operations as an IAM user, ensure that the IAM user has been granted the required permissions.

Event query and handling require the permissions defined in the following policies:

  • Query events: ecs:instanceScheduledEvents:list
  • Accept and authorize events: ecs:instanceScheduledEvents:accept
  • Change the reservation time: ecs:instanceScheduledEvents:update

For details about how to grant permissions to IAM users, see ECS Custom Policies.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and select your region and project.
  3. Click . Under Compute, click Elastic Cloud Server.
  4. Choose Events from the left navigation pane.

    In the displayed list on the Events page, you can view the event ID, instance name/ID, event type, and more event details.

    You can perform the operations displayed in the Operation column on events. For details, see Handling an Event.