Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion explore-analyze/alerts-cases/alerts/view-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ products:

When the conditions of a rule are met, it creates an alert. If the rule has actions, they run at the defined frequency. For example, the rule can send email notifications for each alert at a custom interval. For an introduction to the concepts of rules, alerts, and actions, refer to [Alerting](../alerts.md).

You can manage the alerts for each rule in **{{stack-manage-app}}** > **{{rules-ui}}**. Alternatively, manage all your alerts in **{{stack-manage-app}}** > **Alerts**.
Manage alerts from the following places:

- **Rule details page**: On a rule's details page, alerts the rule generates appear in the Alerts table. To access a rule's details page, find the **Rules** management page in the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Alerts and Insights > Rules**), then click its name.
- **Alerts management page**: Alerts generated by {{stack-manage-app}} rules appear on the **Alerts** management page. Accessing this page differs based on the [navigation view](../../../deploy-manage/manage-spaces.md#spaces-managing) that you're using:
- **Classic navigation**: Find the **Alerts** management page in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Stack Management > Alerts**).
- **Solution navigation**: Use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Alerts and Insights > Alerts**).

:::{image} /explore-analyze/images/kibana-stack-management-alerts-page.png
:alt: Alerts page with multiple alerts
Expand Down
Loading