All Products
Search
Document Center

Application Real-Time Monitoring Service:View historical alert events

Last Updated:Mar 11, 2026

When alert rules trigger events across your monitored applications and infrastructure, you need a centralized place to investigate past incidents and identify recurring patterns. The Alert Event History page in Application Real-Time Monitoring Service (ARMS) records every alert event triggered by your alert rules, regardless of resolution status. Use this page to track alert patterns, investigate root causes, and verify that your monitoring coverage works as expected.

Concepts

ARMS organizes alerting into the following hierarchy:

ConceptDescription
Alert ruleDefines the conditions under which an alert event is triggered.
Alert eventA record generated when an alert rule's conditions are met. Events accumulate on the Alert Event History page.
Notification policyControls how and when you are notified about alert events.

Open the Alert Event History page

  1. Log on to the ARMS console.

  2. In the left-side navigation pane, choose Alert Management > Alert Event History.

The Events page lists all historical alert events.

Events

Each row contains the following columns:

ColumnDescription
NameAlert event name, derived from the alert rule that triggered it.
Notification policyNotification policy associated with the alert event.
Generated atTimestamp when the alert event was first triggered.
CountNumber of events with the same name.
StatusCurrent state of the alert event. See the table below for definitions.
ObjectMonitored resource that triggered the alert, such as a monitoring task or cluster.
Object typeType of the monitored resource.

Event status reference

StatusMeaning
Not recoveredThe alert condition persists. An alert is generated each time the event is detected.
SilentThe alert condition persists but notifications are suppressed. Within the specified time range, an alert is generated only when the event is first detected.
RestoredThe alert condition has cleared. Within the specified time range, no alerts are generated when the event is detected.

Search for alert events

Filter the event list to locate specific alert events.

  1. On the Events page, set one or more filter conditions:

    FilterDescription
    Event NameName of the alert rule that triggered the alert.
    Integration NameName of the service integration that reported the alert event.
    Event StatusAlert event status: Not recovered, Silent, or Restored.
    Event ObjectName of the monitored resource involved in the alert event.
    Object TypeType of the monitored resource involved in the alert event.
    Integration TypeType of the service integration that reported the alert event.
  2. Click Search.

The event list updates to show only matching results.

View alert event details

Click an alert event name on the Events page to open the Event Details page.

Event Details

The page contains three sections:

SectionDescription
Basic informationMetadata about the alert event, including the alert rule, current status, and the triggering object.
Monitoring dataA time-series chart showing metric behavior around the time the alert fired. Use this chart to identify the conditions that led to the alert.
Extended fieldsAdditional attributes associated with the alert event.

Adjust the monitoring data time range

By default, the monitoring data chart displays a narrow window around the alert trigger time. To expand the view:

  • Select 6 Hours, 12 Hours, or 1 day from the time range drop-down list to view a wider period before and after the alert.

  • Drag across the chart to zoom into a specific interval. Click Reset to return to the original view.

Send a test event

Send a test alert event to a service integration to verify that the integration is configured correctly.

  1. On the Events page, click Send Test Events.

  2. In the dialog box, configure the following fields:

    • Integration Name: Select the target service integration.

    • Event Content: Enter the test event payload.

  3. Click OK.

ARMS sends the test event to the selected integration. Check the integration's receiving endpoint to confirm delivery.