Skip to content
Open
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
5 changes: 4 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,10 @@ 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 generated by the rule are displayed in the Alerts table. To access the 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 the rule's name.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Rule details page**: On a rule's details page, alerts generated by the rule are displayed in the Alerts table. To access the 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 the rule's name.
- **Rule details page**: On a rule's details page, alerts it 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 are displayed on the **Alerts** management page. To access the page in the **Classic** view, find the **Alerts** management page in the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Stack Management > Alerts**). To access the page in the **Solution** view, use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Alerts and Insights > Alerts**).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Alerts management page**: Alerts generated by {{stack-manage-app}} rules are displayed on the **Alerts** management page. To access the page in the **Classic** view, find the **Alerts** management page in the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Stack Management > Alerts**). To access the page in the **Solution** view, use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Alerts and Insights > Alerts**).
- **Alerts management page**: Alerts generated by {{stack-manage-app}} rules appear on the **Alerts** management page. To access this page:
- Using **Classic** navigation: find the **Alerts** management page in the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Stack Management > Alerts**).
- Using **Solution** navigation, use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md) (**Alerts and Insights > Alerts**).

Maybe it's overkill to make it into a list but I think it might make it a bit more skimmable.

This is outside the scope of this PR, but what do you think about adding an explanation somewhere of how to switch between the classic nav and solution view?


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