You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/monitor/stack-monitoring/ece-ech-stack-monitoring.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ For more information, refer to [Monitor with AutoOps](/deploy-manage/monitor/aut
38
38
## Before you begin [logging-and-monitoring-limitations]
39
39
40
40
* Some limitations apply when you use monitoring on ECH or ECE. To learn more, check the monitoring [restrictions and limitations](#restrictions-monitoring).
41
-
* Enabling logs and monitoring consumes extra resources on a deployment. For production systems, we recommend sizing deployments with logs and monitoring enabled to at least 4 GB of RAM.
41
+
* Enabling logs and monitoring consumes extra resources on a deployment. For production systems, we recommend sizing deployments with logs and monitoring enabled to at least 4 GB of RAM on each Elasticsearch instance.
42
42
43
43
## Monitoring for production use [logging-and-monitoring-production]
44
44
@@ -65,6 +65,11 @@ For monitoring indices, the retention period is configured in the `.monitoring-8
65
65
66
66
Elastic manages the installation and configuration of the monitoring agent for you. When you enable monitoring on a deployment, you are configuring where the monitoring agent for your current deployment should send its logs and metrics.
67
67
68
+
**Before you start**
69
+
70
+
- Enabling logging and monitoring increases the resource consumption of the deployment. For production systems, we recommend sizing deployments with logging and monitoring enabled to at least 4 GB of RAM on each Elasticsearch instance.
71
+
- Enabling logging and monitoring can trigger a plan change on your deployment. You can monitor the plan change progress from the deployment's **Activity** page.
72
+
68
73
To enable monitoring on your deployment:
69
74
70
75
1. Log into [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body) (ECH) or [the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md) (ECE).
@@ -82,10 +87,6 @@ To enable monitoring on your deployment:
82
87
Remember to send logs and metrics for production deployments to a dedicated monitoring deployment, so that your production deployments are not impacted by the overhead of indexing and storing monitoring data. A dedicated monitoring deployment also gives you more control over the retention period for monitoring data.
83
88
::::
84
89
85
-
::::{note}
86
-
Enabling logs and monitoring may trigger a plan change on your deployment. You can monitor the plan change progress from the deployment’s **Activity** page.
87
-
::::
88
-
89
90
## Access the monitoring application in {{kib}} [access-kibana-monitoring]
90
91
91
92
With monitoring enabled for your deployment, you can access the [logs](//solutions/observability.md) and [stack monitoring](../monitoring-data/visualizing-monitoring-data.md) through {{kib}}.
Copy file name to clipboardExpand all lines: raw-migrated-files/cloud/cloud/ec-monitoring-setup.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,13 @@ You may also consider subscribing to incident notices reported on the {{ecloud}}
14
14
15
15
## Enable logs and metrics [ec_enable_logs_and_metrics]
16
16
17
-
After you have created a new deployment, you should enable shipping logs and metrics to a monitoring deployment:
17
+
After you have created a new deployment, you should enable shipping logs and metrics to a monitoring deployment.
18
+
19
+
**Before you start**
20
+
21
+
Enabling logs and metrics increases the resource consumption of the deployment. For production systems, we recommend sizing deployments with logs and metrics enabled to at least 4 GB of RAM on each Elasticsearch instance.
22
+
23
+
To enable logs and metrics:
18
24
19
25
1. Go to the [Deployments](https://cloud.elastic.co/deployments) page in {{ecloud}}.
20
26
2. Find your deployment and go to the **Logs and Metrics** page.
0 commit comments