Skip to content

Commit 681201d

Browse files
committed
edits from PR review
1 parent f8f0d52 commit 681201d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

deploy-manage/monitor/autoops/autoops-stack-monitoring-comparison.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,33 @@ navigation_title: AutoOps and Stack Monitoring comparison
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

1515
## Review the main differences
16-
Review how both tools differ in their provisioning, setup, access, and investigative abilities.
16+
Review how these tools differ in their provisioning, set up procedure, method of access, and capabilities.
1717

1818
### Resource provisioning and billing
1919

2020
#### AutoOps [ao-resource]
2121
AutoOps stores and backs up your monitoring data internally on {{ecloud}} infrastructure so you don’t need to think about provisioning, sizing, and availability. The data is retained for four days by default. Using AutoOps is free for {{ecloud}} customers and is offered to [all subscription tiers](https://www.elastic.co/subscriptions/cloud).
2222

2323
#### Stack Monitoring [sm-resource]
24-
With Stack Monitoring, you are responsible for storing your monitoring data. This means provisioning the necessary resources based on your performance and retention needs as well as paying for the allocated resources. The default retention period is six days.
24+
With Stack Monitoring, you are responsible for storing your monitoring data. This requires provisioning the necessary resources based on your performance and retention needs as well as paying for the allocated resources. The default retention period is six days.
2525

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) and there is no action required from you.
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.
3030

3131
:::{note}
32-
AutoOps will be available in self-managed environments in the future.
32+
AutoOps is planned to be available in self-managed environments in the future.
3333
:::
3434

3535
:::{image} /deploy-manage/images/cloud-autoops-setup.png
3636
:alt: Diagram showing AutoOps setup in Elastic Cloud
3737
:::
3838

3939
#### Stack Monitoring [sm-setup]
40-
Stack Monitoring is a Kibana application that can be enabled on self-managed clusters on your premises, ECH deployments, {{eck}} (ECK), and {{ece}} (ECE). Stack Monitoring is not available on {{serverless-full}} since Elastic takes care of monitoring and managing your Serverless projects.
40+
Stack Monitoring is a {{kib}} application that can be enabled on self-managed clusters on your premises, ECH deployments, {{eck}} (ECK), and {{ece}} (ECE). Stack Monitoring is not available on {{serverless-full}} since Elastic takes care of monitoring and managing your Serverless projects.
4141

42-
Depending on your deployment model, there is [some setup](/deploy-manage/monitor/stack-monitoring.md#configure-and-use-stack-monitoring) involved to enable Stack Monitoring. You need to configure an agent, specify which logs and metrics you want to collect from all your Elastic Stack components, and where to send them.
42+
Depending on your deployment model, there is [some setting up](/deploy-manage/monitor/stack-monitoring.md#configure-and-use-stack-monitoring) involved to enable Stack Monitoring. You need to configure an agent, specify which logs and metrics you want to collect from all your {{stack}} components, and where to send them.
4343

4444
You can store your Stack Monitoring logs and metrics in the following ways:
4545

@@ -61,17 +61,17 @@ You can store your Stack Monitoring logs and metrics in the following ways:
6161
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.
6262

6363
#### Stack Monitoring [sm-availability]
64-
Once setup is complete, you can access the Stack Monitoring UI inside {{kib}}, where you can monitor all your Elastic Stack components.
64+
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]
6969
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.
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](ec-autoops-event-settings.md) by adjusting thresholds, durations, index patterns, data tiers, and more.
7272

7373
#### Stack Monitoring [sm-investigations]
74-
The Stack Monitoring UI displays the [metrics](/deploy-manage/monitor/monitoring-data/elasticsearch-metrics.md) of your monitored Elastic 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.
74+
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.
7575

7676
## Compare capabilities
7777
The following tables provide a detailed comparison of AutoOps and Stack Monitoring features.
@@ -136,9 +136,9 @@ The following features are currently only available in Stack Monitoring. These f
136136

137137
Keep using Stack Monitoring if you:
138138

139-
* are running the Elastic Stack on-premise, air-gapped or otherwise
139+
* are running the {{stack}} on-premise, air-gapped or otherwise
140140
* need to control monitoring data retention
141-
* need monitoring coverage for Elastic Stack components other than {{es}}
141+
* need monitoring coverage for {{stack}} components other than {{es}}
142142
* have deployments in a region where AutoOps is not available yet
143143

144144
Start using AutoOps if you want:

0 commit comments

Comments
 (0)