Skip to main content

Alerts

The Alerts section in the Global View gives you a centralized workspace to review and manage alerts across all observability domains. From here, you can see the current alert load, filter by source, and drill into individual alerts for investigation.

Alerts are meant to make you aware and watch out for potential issues in your environment. They act like early warning signs, helping you to notice and fix problems before they become serious incidents.

To open the Alerts page, navigate to Global View > Alerts.

Alert_up_db.png

Interface layout and components

The Alerts page displays a comprehensive alert management dashboard featuring a primary filter such as Application and Resource Group, and a summary section with alert counts by severity, alert status cards, and an alert per day chart. A search bar enables keyword filtering within alert descriptions, while a customizable table lists individual alerts with columns for details like description, repeat count, insights, source, entity type/name, timestamps, and visibility level, alongside options for editing visible columns, selecting a time range, and exporting alert data. This page allows you granular control for custom filtering and managing alerts.

Alert_Custom_filter.png

Number

Options

Description

1

Alert severity summary cards

A row of colored status cards showing the count of alerts grouped by severity. Each card displays an icon and count: critical (red circle), major (orange diamond), minor (blue down-arrow), info (blue circle), warning (yellow shield), and unknown (gray circle). Click any severity card to filter the grid to that severity level.

2

Alert status summary cards

A second group of status cards showing alert counts by their status: open, working, hold, resolved, and closed. These cards let you quickly see how many alerts are in each state and click to filter accordingly.

3

Application and Resource Group

A filter bar below the page header with dropdown selectors for Application and Resource Group. Use these filters to narrow down the alerts displayed in the grid by a specific application or resource group.

4

Alerts per day chart

A bar chart that visualizes the daily alert volume over the selected time range. Each bar represents the alert count for a single day with color coding by severity. To the right of the chart, a Total Alerts donut chart displays the overall alert count for the selected period.

5

Search bar

You can quickly find and filter alerts using the smart, case-insensitive search bar. You can enter keywords or full sentences for filtering. It searches across alert description, entity name, application, tags, and related entities. This ensures the system returns all relevant matching alerts, not just those that match the main description.

6

Result Contains and Alert Actions

Displays the total number of matching alerts (for example, Result Contains 145.16K alerts).

The Alert Actions dropdown button provides bulk actions, such as Close, Add Note, Acknowledge, and Unacknowledge. This option is enabled when you select one or more alerts using the checkboxes.

A gear (⚙) icon next to it offers Adjust Columns, Restore Default Columns, and Clear all filters options.

7

Alert data table

A customizable table listing individual alerts. Each column header includes a filter control (dropdown or text input) for inline filtering. The default columns are: Severity/Icon, Alert Description, Repeat Count, Insights, Source Type, Source, Entity Type, Entity Name, First Seen, Status, Last Seen (with sort arrows), and Sub Status.

8

More Actions

  • Enable/Disable Visualization: This options offers you to show or remove the visual representation of the Alerts per day chart.

  • Download: To save the alert information locally in JSON, CSV, or Excel format, click Download.

9

Time range selector

Located at the top right, this control lets you select a time range for displaying alert data (for example, Past 30 days). Use the left (<) and right (>) navigation arrows to view the past alerts according to the time range selected in Quick select, and the refresh icon to reload the data.

Note

The search bar does not support the # character or double quotation marks ("). If your search term includes these characters, the search may fail or return incomplete results.

Note

You can view the alert data on the dashboard according to the selected timeframe.

Edit columns

Edit Columns allows you to customize displayed columns, including entity name, type, ID, first seen, last seen, rule ID, and repeat count. This customization lets you choose, include, or exclude columns for a personalized and efficient monitoring experience. For example, you can prioritize specific information like entity names or rule IDs based on your preferences, extracting tailored insights from AIOps alert data.

alert1.png

Column Name

Description

Actions

Describes the action taken or recommended based on the alert or insight.

  • Acknowledge: Confirm that you’ve seen the alert.

  • Add Note: Attach a note with additional details.

  • Execute Actions: You can trigger predefined or custom actions directly from the alert interface. See Executing different actions.

  • Export To JSON: Download the data in JSON format.

  • Close Alert: Dismiss the alert from the view.

Alert Description

Provides a brief description or summary of the alert.

Created By

Indicates the user or system responsible for creating the alert.

Entity ID

A unique identifier for the entity, such as a device, application, or service associated with the alert.

Entity Name

The name or label of the entity associated with the alert.

Entity Type

Specifies the type of entity, such as server, network device, or application generating the alert.

First Seen

Timestamp indicating when the alert was first detected or observed.

Insights

Additional contextual information or analysis related to the alert or entity.

Last Seen

Timestamp indicating when the alert was last observed or updated.

Priority

Indicates the priority level or severity of the alert, often categorized as high, medium, or low.

Related Alerts

Displays any other alerts or incidents linked or correlated with the current alert.

Repeat Count

Number of times the alert has occurred or been triggered within a specific timeframe.

Severity

Level of severity associated with the alert, typically categorized as critical, major, minor, or informational.

Source

Identifies the source or origin of the alert.

Status

The current status, such as the open/closed state of the alert.

Sub-Status

Additional status details or sub-categories to further categorize the alert state.

Updated By

Indicates the user or system responsible for the most recent update or action taken on the alert.

Bulk alert actions

You can now select multiple alerts from the grid and perform actions on them in bulk. Earlier, only single-alert operations were supported from the grid page.

To perform bulk alert actions:

  1. In the alert data grid, select one or more alerts using the checkboxes in the first column.

    Once at least one alert is selected, the Alert Actions dropdown becomes enabled at the top of the grid.

  2. Click Alert Actions and choose one of the following:

    • Close: Close all selected alerts.

    • Add Note: Add a note to all selected alerts simultaneously.

    • Acknowledge: Acknowledge all selected alerts.

    • Unacknowledge: Remove the acknowledgement from all selected alerts.

Close an IO case from Global View

When you close an IO-originated alert in Global View, Global View also closes the matching case in the source IO instance, and when a case is closed in IO, the corresponding alert in Global View is automatically closed. This bidirectional closure is available in on-prem deployments in which the IO MCP endpoint is configured and active. To configure the IO_MCP_ENDPOINT, see Set up the IO MCP in Global View.

Note

This feature is available for on-premises deployments only, where Global View and IO are installed on the same network, and IO is reachable from the Global View cluster. This feature is not available for SaaS environments.