From be35cf6db0140f8f13b84b84a892bf07eeab36d0 Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Tue, 19 Aug 2025 17:55:39 -0400 Subject: [PATCH 1/5] Add timesampling comment + improvements --- deploy-manage/monitor/autoops.md | 7 ++- .../autoops/ec-autoops-dismiss-event.md | 18 ------- .../monitor/autoops/ec-autoops-events.md | 50 +++++++++++++------ deploy-manage/toc.yml | 4 +- 4 files changed, 40 insertions(+), 39 deletions(-) delete mode 100644 deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md diff --git a/deploy-manage/monitor/autoops.md b/deploy-manage/monitor/autoops.md index b84167afe8..287f82388c 100644 --- a/deploy-manage/monitor/autoops.md +++ b/deploy-manage/monitor/autoops.md @@ -56,9 +56,8 @@ AutoOps currently monitors only {{es}}, not the entire {{stack}}. Any deployment In this section, you'll find the following information: * How to [open AutoOps](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) for your deployment. -* The contents of [AutoOps events](/deploy-manage/monitor/autoops/ec-autoops-events.md). -* The [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into facets of your deployment. +* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) that allow you to fine-tune when events are triggered. +* The [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into your deployment. * [Notification settings](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) that allow you to specify when and how to be notified. -* [Event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) that allow you to fine-tune when events are triggered, and a method to [dismiss](/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md) certain categories of events. * The [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available. -* Additional [frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md). +* [Frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md) about AutoOps. diff --git a/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md b/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md deleted file mode 100644 index 30b6232caf..0000000000 --- a/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -mapped_pages: - - https://www.elastic.co/guide/en/cloud/current/ec-autoops-dismiss-event.html -applies_to: - deployment: - ess: all -products: - - id: cloud-hosted ---- - -# Dismiss Events [ec-autoops-dismiss-event] - -Some events that are triggered may not require your attention immediately, or at all. Users with the appropriate permissions can choose to dismiss an event, preventing AutoOps from opening it. This action can be reversed using the Dismiss events report. - -:::{image} /deploy-manage/images/cloud-autoops-dismiss-events.png -:alt: Dismiss events -::: - diff --git a/deploy-manage/monitor/autoops/ec-autoops-events.md b/deploy-manage/monitor/autoops/ec-autoops-events.md index 56a31a86b7..b0f8cf2abd 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-events.md +++ b/deploy-manage/monitor/autoops/ec-autoops-events.md @@ -6,41 +6,61 @@ applies_to: ess: all products: - id: cloud-hosted +navigation_title: Events --- # AutoOps events [ec-autoops-events] -An AutoOps event provides a detailed analysis of a specific issue, including why it was triggered and the steps needed to resolve it. +AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at a 10-second interval. This high-frequency data collection allows for rapid detection and diagnosis of potential issues so you can get timely notifications and resolve issues faster. + +When AutoOps detects an issue, it creates an event. Events provide detailed analyses of detected issues, including why they were triggered and the steps needed to resolve them. + +## Event insights + +You can view events on the **Deployment** page in the **Open Events** and **Events History** sections. + +When you select an event, a flyout appears with insights and context around the detected issue. :::{image} /deploy-manage/images/cloud-autoops-events.png :alt: AutoOps events ::: -The following sections provide you with comprehensive insights and context around issues, the reasons why the event was created, as well as the affected nodes and indices with high indexing activity. +The following table describes the different sections in this flyout: | Section | Description | | --- | --- | -| What was detected | This section describes the reasons for which the event was created, as well as links to drill down into the issue. | -| Recommendations | AutoOps provides a set of recommendations. The sequence of their appearance indicates the suggested order of steps to address the issue. | -| Event duration | The time the event was detected (opened at) and the time AutoOps identified that the issue no longer exists (closed at). The closing of an event does not necessarily indicate that the customer resolved the issue, but rather that AutoOps no longer detects it. | -| Background and impact | Provides background and context as to why an event is important, and the impact it can have on performance and stability. | -| Event timeline chart | This chart visually represents metrics related to an issue. It appears only for events with dynamic metrics. For example, load issues will have this section, while settings-related issues will not. The event timeline chart displays just the last 15 minutes. | -| Event severity | Events are categorized into three levels of severity - high, medium, and low - based on their potential impact on cluster performance and stability:

- **High**: Events can immediately cause significant usability, performance and stability problems.
- **Medium**: Events may lead to severe problems if not addressed.
- **Low**: Events have minimal/not urgent impact. | +| What was detected | Describes why the event was created and provides links to drill down into the detected issue. | +| Recommendations | Lists recommendations to address the issue and improve your cluster's overall performance. The recommendations are organized according to the suggested order of execution. | +| Event duration | Shows the time the event was created when AutoOps detected the issue, and if applicable, the time the event was closed when AutoOps identified that the issue no longer exists. The closing of an event doesn't necessarily mean that the issue is resolved, just that AutoOps no longer detects it. | +| Background and impact | Provides background and context about why the event is important and the impact it can have on cluster performance and stability. | +| Event timeline chart | Visually presents metrics related to the issue in the last 15 minutes. This chart appears only for events with dynamic metrics. For example, load issues will have this section, but settings-related issues will not. | +| Event severity | Categorizes the event into one of three severity levels based on its potential impact on the cluster:

**High**: Event can immediately cause significant usability, performance, and stability problems.
**Medium**: Event may lead to significant problems if not addressed.
**Low**: Event has minimal impact and is not urgent. | +## Event actions -## Event settings [ec-autoops-event-customize] +In the event flyout, select the actions menu to perform the following actions. -AutoOps events are set to `open` and `close` based on triggering mechanisms that have default settings for each event type. You can modify the default settings through the Customize option in the event settings. Be cautious while changing these settings, to avoid situations where alerts fail to trigger. +### Change event settings [ec-autoops-event-customize] +AutoOps events are opened and closed based on triggering mechanisms that have default settings for each event type. To change these settings, select **Customize** from the actions menu. -## Notifications [ec-autoops-notifications] +When changing these settings, avoid making changes that will cause alert triggers to fail. -AutoOps can send notifications to a variety of operation management tools like PagerDuty, Opsgenie, Slack, Teams and custom webhooks. Refer to [Notifications settings](ec-autoops-notifications-settings.md) for more details. +### Configure notifications [ec-autoops-notifications] +AutoOps can send event notifications to many operation management tools like PagerDuty, Opsgenie, Slack, Teams, custom webhooks, and more. To configure notifications, select **Notifications** from the actions menu. -## Sharing events with others [ec-autoops-event-sharing] +Refer to [Notifications settings](ec-autoops-notifications-settings.md) for more details. -You can easily share event information with other users by sending them a direct link to the AutoOps event using the share event link located at the top right of the event window. +### Dismiss event -Only users with access to the AutoOps deployment from which the link was copied can view the event details. +Some events may not require your attention immediately, or at all. If you have the appropriate permissions, you can dismiss an event to remove all events of its kind from your dashboard and prevent AutoOps from opening other similar events. This action can be reversed using the **Dismiss events** report. To dismiss an event, select **Dismiss** from the actions menu. + +### Share event [ec-autoops-event-sharing] + +You can share event information with other users by sending them a link to the event in AutoOps. To share the event, select **Share event link** from the actions menu. + +:::{note} +Users can only view the event from the shared link if they have access to the AutoOps deployment from which the link was copied. +::: diff --git a/deploy-manage/toc.yml b/deploy-manage/toc.yml index 78beee4054..d9217d8f07 100644 --- a/deploy-manage/toc.yml +++ b/deploy-manage/toc.yml @@ -661,6 +661,8 @@ toc: children: - file: monitor/autoops/ec-autoops-how-to-access.md - file: monitor/autoops/ec-autoops-events.md + children: + - file: monitor/autoops/ec-autoops-event-settings.md - file: monitor/autoops/views.md children: - file: monitor/autoops/ec-autoops-overview-view.md @@ -670,8 +672,6 @@ toc: - file: monitor/autoops/ec-autoops-shards-view.md - file: monitor/autoops/ec-autoops-template-optimizer.md - file: monitor/autoops/ec-autoops-notifications-settings.md - - file: monitor/autoops/ec-autoops-event-settings.md - - file: monitor/autoops/ec-autoops-dismiss-event.md - file: monitor/autoops/ec-autoops-regions.md - file: monitor/autoops/ec-autoops-faq.md - hidden: monitor/autoops/cc-autoops-as-cloud-connected.md From 4f6555c20281f404df017dfb86c4a036f04cd092 Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Tue, 19 Aug 2025 17:56:25 -0400 Subject: [PATCH 2/5] fix --- deploy-manage/monitor/autoops/ec-autoops-events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/monitor/autoops/ec-autoops-events.md b/deploy-manage/monitor/autoops/ec-autoops-events.md index b0f8cf2abd..311d3f85ba 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-events.md +++ b/deploy-manage/monitor/autoops/ec-autoops-events.md @@ -11,7 +11,7 @@ navigation_title: Events # AutoOps events [ec-autoops-events] -AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at a 10-second interval. This high-frequency data collection allows for rapid detection and diagnosis of potential issues so you can get timely notifications and resolve issues faster. +AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at 10-second intervals. This high-frequency data collection allows for rapid detection and diagnosis of potential issues so you can get timely notifications and resolve issues faster. When AutoOps detects an issue, it creates an event. Events provide detailed analyses of detected issues, including why they were triggered and the steps needed to resolve them. From 7f845f72c5cd51211ef5ade642a75c470fb2059e Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Wed, 20 Aug 2025 15:51:41 -0400 Subject: [PATCH 3/5] reorganize pages --- .../autoops/ec-autoops-event-settings.md | 2 +- .../monitor/autoops/ec-autoops-events.md | 24 ++++++++++--------- .../ec-autoops-notifications-settings.md | 2 +- deploy-manage/toc.yml | 2 +- 4 files changed, 16 insertions(+), 14 deletions(-) diff --git a/deploy-manage/monitor/autoops/ec-autoops-event-settings.md b/deploy-manage/monitor/autoops/ec-autoops-event-settings.md index 17c7375127..4ec0894109 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-event-settings.md +++ b/deploy-manage/monitor/autoops/ec-autoops-event-settings.md @@ -13,7 +13,7 @@ products: AutoOps events are triggered when specific conditions are met and are closed when those conditions are no longer satisfied. An event can be triggered by multiple conditions, and each event comes with a default setting that can be adjusted differently for each connected deployment. ::::{note} -Only **Organization owners** can set up notifications. +Only **Organization owners** can configure these settings. :::: diff --git a/deploy-manage/monitor/autoops/ec-autoops-events.md b/deploy-manage/monitor/autoops/ec-autoops-events.md index 311d3f85ba..1fb508e94d 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-events.md +++ b/deploy-manage/monitor/autoops/ec-autoops-events.md @@ -38,27 +38,29 @@ The following table describes the different sections in this flyout: ## Event actions -In the event flyout, select the actions menu to perform the following actions. +In the event flyout, go to the actions menu and select from the following options: -### Change event settings [ec-autoops-event-customize] +### Customize [ec-autoops-event-customize] -AutoOps events are opened and closed based on triggering mechanisms that have default settings for each event type. To change these settings, select **Customize** from the actions menu. +AutoOps events are opened and closed based on triggering mechanisms that have default settings for each event type. Select **Customize** to change these settings. Avoid making changes that will cause alert triggers to fail. -When changing these settings, avoid making changes that will cause alert triggers to fail. +Refer to [](ec-autoops-event-settings.md) for more details. -### Configure notifications [ec-autoops-notifications] +### Notifications [ec-autoops-notifications] -AutoOps can send event notifications to many operation management tools like PagerDuty, Opsgenie, Slack, Teams, custom webhooks, and more. To configure notifications, select **Notifications** from the actions menu. +AutoOps can send event notifications to many operation management tools like PagerDuty, Opsgenie, Slack, Teams, custom webhooks, and more. Select **Notifications** to configure these settings. -Refer to [Notifications settings](ec-autoops-notifications-settings.md) for more details. +Refer to [](ec-autoops-notifications-settings.md) for more details. -### Dismiss event +### Dismiss [ec-autoops-dismiss] -Some events may not require your attention immediately, or at all. If you have the appropriate permissions, you can dismiss an event to remove all events of its kind from your dashboard and prevent AutoOps from opening other similar events. This action can be reversed using the **Dismiss events** report. To dismiss an event, select **Dismiss** from the actions menu. +Some events may not require your attention immediately, or at all. If you are an Organization owner, you can dismiss an event to remove all events of its kind from your dashboard and prevent AutoOps from opening other similar events. Select **Dismiss** to dismiss an event. -### Share event [ec-autoops-event-sharing] +This action can be reversed using the **Dismiss events** report. -You can share event information with other users by sending them a link to the event in AutoOps. To share the event, select **Share event link** from the actions menu. +### Share event link [ec-autoops-event-sharing] + +You can share event information with other users by sending them a link to the event in AutoOps. Select **Share event link** to share the event. :::{note} Users can only view the event from the shared link if they have access to the AutoOps deployment from which the link was copied. diff --git a/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md b/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md index a2d1415e85..dcd40043c9 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md +++ b/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md @@ -13,7 +13,7 @@ products: AutoOps can notify you of new events opened or closed through various methods and operation management tools. With a customizable mechanism, you can specify which events you want to be notified about, how you wish to receive these notifications, and their frequency. ::::{note} -Only organization owners can configure these settings. +Only **Organization owners** can configure these settings. :::: diff --git a/deploy-manage/toc.yml b/deploy-manage/toc.yml index d9217d8f07..9f60013350 100644 --- a/deploy-manage/toc.yml +++ b/deploy-manage/toc.yml @@ -663,6 +663,7 @@ toc: - file: monitor/autoops/ec-autoops-events.md children: - file: monitor/autoops/ec-autoops-event-settings.md + - file: monitor/autoops/ec-autoops-notifications-settings.md - file: monitor/autoops/views.md children: - file: monitor/autoops/ec-autoops-overview-view.md @@ -671,7 +672,6 @@ toc: - file: monitor/autoops/ec-autoops-index-view.md - file: monitor/autoops/ec-autoops-shards-view.md - file: monitor/autoops/ec-autoops-template-optimizer.md - - file: monitor/autoops/ec-autoops-notifications-settings.md - file: monitor/autoops/ec-autoops-regions.md - file: monitor/autoops/ec-autoops-faq.md - hidden: monitor/autoops/cc-autoops-as-cloud-connected.md From 58bf1da2e4815134ed849194ecee6024f716b205 Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Wed, 20 Aug 2025 16:11:20 -0400 Subject: [PATCH 4/5] update section overview --- deploy-manage/monitor/autoops.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy-manage/monitor/autoops.md b/deploy-manage/monitor/autoops.md index 287f82388c..a5fdc15389 100644 --- a/deploy-manage/monitor/autoops.md +++ b/deploy-manage/monitor/autoops.md @@ -56,8 +56,7 @@ AutoOps currently monitors only {{es}}, not the entire {{stack}}. Any deployment In this section, you'll find the following information: * How to [open AutoOps](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) for your deployment. -* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) that allow you to fine-tune when events are triggered. +* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and how you can configure [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) and [notification settings](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) for events. * The [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into your deployment. -* [Notification settings](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) that allow you to specify when and how to be notified. * The [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available. * [Frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md) about AutoOps. From 8d82348ebbd7ff895c877e090f2803f627472e5c Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Fri, 22 Aug 2025 17:38:14 -0400 Subject: [PATCH 5/5] PR feedback --- deploy-manage/monitor/autoops.md | 6 +++--- .../monitor/autoops/ec-autoops-dismiss-event.md | 13 +++++++++++++ deploy-manage/monitor/autoops/ec-autoops-events.md | 10 +++++----- deploy-manage/toc.yml | 1 + redirects.yml | 2 ++ 5 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md diff --git a/deploy-manage/monitor/autoops.md b/deploy-manage/monitor/autoops.md index a5fdc15389..08b90c9f60 100644 --- a/deploy-manage/monitor/autoops.md +++ b/deploy-manage/monitor/autoops.md @@ -56,7 +56,7 @@ AutoOps currently monitors only {{es}}, not the entire {{stack}}. Any deployment In this section, you'll find the following information: * How to [open AutoOps](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) for your deployment. -* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and how you can configure [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) and [notification settings](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) for events. -* The [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into your deployment. -* The [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available. +* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and how you can configure [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) and [notifications](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md). +* Which [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into your deployment. +* [Regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available. * [Frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md) about AutoOps. diff --git a/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md b/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md new file mode 100644 index 0000000000..54a618eada --- /dev/null +++ b/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md @@ -0,0 +1,13 @@ +--- +mapped_pages: + - https://www.elastic.co/guide/en/cloud/current/ec-autoops-dismiss-event.html +applies_to: + deployment: + ess: all +products: + - id: cloud-hosted +--- + +# Dismiss Events [ec-autoops-dismiss-event] + +This page has moved. Refer to [Event actions](/deploy-manage/monitor/autoops/ec-autoops-events.md#event-actions) to learn about what you can do with events, including how to dismiss them. \ No newline at end of file diff --git a/deploy-manage/monitor/autoops/ec-autoops-events.md b/deploy-manage/monitor/autoops/ec-autoops-events.md index 1fb508e94d..680e4dbbaa 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-events.md +++ b/deploy-manage/monitor/autoops/ec-autoops-events.md @@ -11,7 +11,7 @@ navigation_title: Events # AutoOps events [ec-autoops-events] -AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at 10-second intervals. This high-frequency data collection allows for rapid detection and diagnosis of potential issues so you can get timely notifications and resolve issues faster. +AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at 10-second intervals. This high-frequency data collection allows AutoOps to rapidly detect and diagnose issues so you can get timely notifications and resolve issues faster. When AutoOps detects an issue, it creates an event. Events provide detailed analyses of detected issues, including why they were triggered and the steps needed to resolve them. @@ -19,20 +19,20 @@ When AutoOps detects an issue, it creates an event. Events provide detailed anal You can view events on the **Deployment** page in the **Open Events** and **Events History** sections. -When you select an event, a flyout appears with insights and context around the detected issue. +When you select an event, a flyout appears with insights and context for the detected issue. :::{image} /deploy-manage/images/cloud-autoops-events.png :alt: AutoOps events ::: -The following table describes the different sections in this flyout: +The following table describes the sections in this flyout: | Section | Description | | --- | --- | | What was detected | Describes why the event was created and provides links to drill down into the detected issue. | | Recommendations | Lists recommendations to address the issue and improve your cluster's overall performance. The recommendations are organized according to the suggested order of execution. | -| Event duration | Shows the time the event was created when AutoOps detected the issue, and if applicable, the time the event was closed when AutoOps identified that the issue no longer exists. The closing of an event doesn't necessarily mean that the issue is resolved, just that AutoOps no longer detects it. | -| Background and impact | Provides background and context about why the event is important and the impact it can have on cluster performance and stability. | +| Event duration | Shows when the event was opened (when AutoOps detected the issue), and if applicable, when the event was closed (when AutoOps identified that the issue no longer exists). A closed event doesn't necessarily mean that the issue is resolved, just that AutoOps no longer detects it. | +| Background and impact | Provides background and context about why the event is important and its potential impact on cluster performance and stability. | | Event timeline chart | Visually presents metrics related to the issue in the last 15 minutes. This chart appears only for events with dynamic metrics. For example, load issues will have this section, but settings-related issues will not. | | Event severity | Categorizes the event into one of three severity levels based on its potential impact on the cluster:

**High**: Event can immediately cause significant usability, performance, and stability problems.
**Medium**: Event may lead to significant problems if not addressed.
**Low**: Event has minimal impact and is not urgent. | diff --git a/deploy-manage/toc.yml b/deploy-manage/toc.yml index 9f60013350..f8d24de2e7 100644 --- a/deploy-manage/toc.yml +++ b/deploy-manage/toc.yml @@ -672,6 +672,7 @@ toc: - file: monitor/autoops/ec-autoops-index-view.md - file: monitor/autoops/ec-autoops-shards-view.md - file: monitor/autoops/ec-autoops-template-optimizer.md + - hidden: monitor/autoops/ec-autoops-dismiss-event.md - file: monitor/autoops/ec-autoops-regions.md - file: monitor/autoops/ec-autoops-faq.md - hidden: monitor/autoops/cc-autoops-as-cloud-connected.md diff --git a/redirects.yml b/redirects.yml index 360ef55b25..39545c9ea7 100644 --- a/redirects.yml +++ b/redirects.yml @@ -308,3 +308,5 @@ redirects: 'solutions/security/configure-elastic-defend/enable-access-for-macos-monterey.md': 'solutions/security/configure-elastic-defend/enable-access-for-macos.md' 'solutions/security/configure-elastic-defend/enable-access-for-macos-ventura-higher.md': 'solutions/security/configure-elastic-defend/enable-access-for-macos.md' +# Related to https://github.com/elastic/docs-content/pull/2639 + 'deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md': 'deploy-manage/monitor/autoops/ec-autoops-events.md' \ No newline at end of file