All Products
Search
Document Center

Tair (Redis® OSS-Compatible):Query historical events

Last Updated:Mar 28, 2026

Alibaba Cloud performs O&M operations on your Tair (Redis OSS-compatible) instances. Use the event history feature to review completed O&M operations and support audit and compliance workflows.

Prerequisites

Before you begin, ensure that you have:

  • An active Tair (Redis OSS-compatible) instance

  • Access to the Tair console

View historical events in the console

  1. Log on to the Tair console.

  2. In the top navigation bar, select the region where your instance resides.

  3. In the left-side navigation pane, click Events.

  4. Click the Scheduled Events tab, then click Completed.

    The page lists all completed events in the selected region. Each event includes the following fields:

    FieldDescription
    Event typeThe category of O&M operation performed
    CauseWhy the event was triggered
    Business impactHow the event affected your instance
    Instance IDThe affected instance; click to open the Instance Information page
    Start timeWhen the event began
    Scheduled switchover timeThe planned time for the switchover
    DeadlineThe latest time by which the event must complete

    For details on event causes and impacts, see Causes and impacts of events.

Query events programmatically

Use the DescribeActiveOperationTasks API operation to query O&M event information programmatically.

What's next

Set up alert rules in CloudMonitor to get notified about pending events before they occur. See Alert settings.