Skip to content

Commit 2821908

Browse files
committed
move page + related edits
1 parent 681201d commit 2821908

File tree

7 files changed

+21
-12
lines changed

7 files changed

+21
-12
lines changed
-32 KB
Loading
-14.4 KB
Loading

deploy-manage/monitor.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,24 @@ Depending on your deployment type, you can use a variety of solutions for monito
2323

2424
Depending on your deployment type and context, you have several options for monitoring your cluster or deployment.
2525

26+
If you’re using {{ech}}, you can use [AutoOps](/deploy-manage/monitor/autoops.md) to monitor your cluster.
27+
28+
AutoOps significantly simplifies cluster management with performance recommendations, resource utilization visibility, real-time issue detection, and resolution paths. AutoOps is [rolling out](/deploy-manage/monitor/autoops/ec-autoops-regions.md) in phases across {{ech}} regions and cloud service providers. It will be automatically activated for your deployment with no installation required.
29+
30+
For other deployment types, use [Stack Monitoring](/deploy-manage/monitor/stack-monitoring.md) to monitor logs and metrics across the {{stack}}.
31+
32+
To help you make your decision, refer to [AutoOps vs. Stack Monitoring](/deploy-manage/monitor/autoops-vs-stack-monitoring.md).
33+
2634
### AutoOps (recommended)
2735

2836
```{applies_to}
2937
deployment:
3038
ess:
3139
```
3240

33-
:::{include} /deploy-manage/monitor/_snippets/autoops.md
34-
:::
41+
AutoOps diagnoses issues in {{es}} by analyzing hundreds of metrics, providing root-cause analysis and accurate resolution paths. With AutoOps, customers can prevent and resolve issues, cut down administration time, and optimize resource utilization.
42+
43+
AutoOps is currently only available for Elastic Cloud Hosted deployments.
3544

3645
### Stack monitoring
3746

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
If you’re using {{ech}}, then you can use [AutoOps](/deploy-manage/monitor/autoops.md) to monitor your cluster.
1+
If you’re using {{ech}}, you can use [AutoOps](/deploy-manage/monitor/autoops.md) to monitor your cluster.
22

33
AutoOps significantly simplifies cluster management with performance recommendations, resource utilization visibility, real-time issue detection, and resolution paths. AutoOps is [rolling out](/deploy-manage/monitor/autoops/ec-autoops-regions.md) in phases across {{ech}} regions and cloud service providers. It will be automatically activated for your deployment with no installation required.
44

5-
To help you make your decision, refer to [AutoOps and Stack Monitoring comparison](/deploy-manage/monitor/autoops/autoops-stack-monitoring-comparison.md).
5+
To help you make your decision, refer to [](/deploy-manage/monitor/autoops-vs-stack-monitoring.md).

deploy-manage/monitor/autoops/autoops-stack-monitoring-comparison.md renamed to deploy-manage/monitor/autoops-vs-stack-monitoring.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ applies_to:
55
ece: all
66
eck: all
77
self: all
8-
navigation_title: AutoOps and Stack Monitoring comparison
8+
navigation_title: AutoOps vs. Stack Monitoring
99
---
1010

11-
# AutoOps and Stack Monitoring comparison
11+
# AutoOps vs. Stack Monitoring
1212

1313
This page provides a detailed comparison of AutoOps and Stack Monitoring to help you decide which solution is better suited to your needs.
1414

@@ -26,7 +26,7 @@ With Stack Monitoring, you are responsible for storing your monitoring data. Thi
2626
### Setup
2727

2828
#### AutoOps [ao-setup]
29-
On {{ech}} (ECH), AutoOps is set up and enabled automatically in all [supported regions](ec-autoops-regions.md), with no action required from you.
29+
On {{ech}} (ECH), AutoOps is set up and enabled automatically in all supported [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md), with no action required from you.
3030

3131
:::{note}
3232
AutoOps is planned to be available in self-managed environments in the future.
@@ -58,17 +58,17 @@ You can store your Stack Monitoring logs and metrics in the following ways:
5858
### Availability
5959

6060
#### AutoOps [ao-availability]
61-
AutoOps lives in {{ecloud}}, so you need to have an {{ecloud}} account to access it. Once logged in, you can [access](ec-autoops-how-to-access.md) AutoOps from your hosted deployments.
61+
AutoOps lives in {{ecloud}}, so you need to have an {{ecloud}} account to access it. Once logged in, you can [access](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) AutoOps from your hosted deployments.
6262

6363
#### Stack Monitoring [sm-availability]
6464
Once setup is complete, you can access the Stack Monitoring UI inside {{kib}}, where you can monitor all your {{stack}} components.
6565

6666
### Investigations and root cause analysis
6767

6868
#### AutoOps [ao-investigations]
69-
The AutoOps agent captures a pre-defined set of {{es}} metrics, but doesn’t fetch any logs. AutoOps then performs multi-metrics analysis and correlations to identify issues and potential root causes. When issues are detected, AutoOps raises [events](ec-autoops-events.md) and [notifies](ec-autoops-notifications-settings.md) you accordingly. When the issue is resolved, AutoOps automatically closes the event.
69+
The AutoOps agent captures a pre-defined set of {{es}} metrics, but doesn’t fetch any logs. AutoOps then performs multi-metrics analysis and correlations to identify issues and potential root causes. When issues are detected, AutoOps raises [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) and [notifies](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) you accordingly. When the issue is resolved, AutoOps automatically closes the event.
7070

71-
For each raised event, AutoOps provides insights into the affected resources (cluster, node, index, shard, etc.), background information on the detected problem, and step-by-step guides to help you diagnose and remediate the identified issues. Most detection rules can be [customized](ec-autoops-event-settings.md) by adjusting thresholds, durations, index patterns, data tiers, and more.
71+
For each raised event, AutoOps provides insights into the affected resources (cluster, node, index, shard, etc.), background information on the detected problem, and step-by-step guides to help you diagnose and remediate the identified issues. Most detection rules can be [customized](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) by adjusting thresholds, durations, index patterns, data tiers, and more.
7272

7373
#### Stack Monitoring [sm-investigations]
7474
The Stack Monitoring UI displays the [metrics](/deploy-manage/monitor/monitoring-data/elasticsearch-metrics.md) of your monitored {{stack}} components over time. Logs can be viewed, searched, and filtered in Discover. You can enable a pre-defined set of alerts that are triggered when specific thresholds are crossed. You can also configure your own [alerts](/deploy-manage/monitor/monitoring-data/configure-stack-monitoring-alerts.md) on any collected metrics or log messages. However, Stack Monitoring does not offer any further investigation, correlations, or root cause analyses.

deploy-manage/monitor/autoops/ec-autoops-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ $$$faq-autoops-metrics-storage$$$Where are AutoOps metrics stored, and does Auto
4040
: AutoOps metrics are stored internally within the Elastic infrastructure, not on customer deployments. So using AutoOps does not consume customer ECU.
4141

4242
$$$faq-autoops-vs-stack-monitoring$$$Has AutoOps replaced Stack Monitoring?
43-
: Currently, AutoOps has many of the same features as Stack Monitoring as well as several new ones. However, it only provides insights on {{es}} and analyzes metrics, but not logs. Read more in [AutoOps and Stack Monitoring comparison](/deploy-manage/monitor/autoops/autoops-stack-monitoring-comparison.md).
43+
: Currently, AutoOps has many of the same features as Stack Monitoring as well as several new ones. However, it only provides insights on {{es}} and analyzes metrics, but not logs. Read more in [](/deploy-manage/monitor/autoops-vs-stack-monitoring.md).
4444

deploy-manage/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,6 @@ toc:
662662
- file: monitor/autoops/ec-autoops-dismiss-event.md
663663
- file: monitor/autoops/ec-autoops-regions.md
664664
- file: monitor/autoops/ec-autoops-faq.md
665-
- file: monitor/autoops/autoops-stack-monitoring-comparison.md
666665
- file: monitor/stack-monitoring.md
667666
children:
668667
- file: monitor/stack-monitoring/ece-ech-stack-monitoring.md
@@ -699,6 +698,7 @@ toc:
699698
- file: monitor/monitoring-data/config-monitoring-data-streams-elastic-agent.md
700699
- file: monitor/monitoring-data/config-monitoring-data-streams-metricbeat-8.md
701700
- file: monitor/monitoring-data/config-monitoring-indices-metricbeat-7-internal-collection.md
701+
- file: monitor/autoops-vs-stack-monitoring.md
702702
- file: monitor/cloud-health-perf.md
703703
children:
704704
- file: monitor/access-performance-metrics-on-elastic-cloud.md

0 commit comments

Comments
 (0)