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/cloud-health-perf.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The deployment **Health** page provides detailed information on health issues, i
22
22
23
23
To view the health for a deployment:
24
24
25
-
1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body) or [Cloud UI](deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md).
25
+
1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body) or [Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md).
26
26
2. On the **Deployments** page, select your deployment.
27
27
3. In your deployment menu, select **Health**.
28
28
@@ -31,7 +31,7 @@ The **Health** page provides the following information:
31
31
* Health issues for {{kib}}, Enterprise Search, APM, and plan changes are reported in the health banner.
32
32
* Health issues for {{es}} clusters are broken down into a table with more details on Severity, Description and Affected capabilities.
@@ -41,7 +41,7 @@ The **Health** page provides the following information:
41
41
42
42
You can also search and filter the table based on affected resources, such as indices, repositories, nodes, or SLM policies. Individual issues can be further expanded to get more details and guided troubleshooting.
:alt: {{es}} Health page with details and troubleshooting
46
46
:::
47
47
@@ -65,7 +65,7 @@ deployment:
65
65
66
66
For clusters that suffer out-of-memory failures, it can be difficult to determine whether the clusters are in a completely healthy state afterwards. For this reason, {{ech}} automatically reboots clusters that suffer out-of-memory failures.
67
67
68
-
You will receive an email notification to let you know that a restart occurred. For repeated alerts, the emails are aggregated so that you do not receive an excessive number of notifications. Either [resizing your cluster to reduce memory pressure](../../deploy/elastic-cloud/ec-customize-deployment-components.md#ec-cluster-size) or reducing the workload that a cluster is being asked to handle can help avoid these cluster restarts.
68
+
You will receive an email notification to let you know that a restart occurred. For repeated alerts, the emails are aggregated so that you do not receive an excessive number of notifications. Either [resizing your cluster to reduce memory pressure](/deploy-manage/deploy/elastic-cloud/ec-customize-deployment-components.md#ec-cluster-size) or reducing the workload that a cluster is being asked to handle can help avoid these cluster restarts.
In addition to the more detailed [cluster performance metrics](../stack-monitoring.md), {{ech}} and {{ece}} also include a JVM memory pressure indicator for each node in your cluster in your deployment overview. This indicator can help you to determine when you need to upgrade to a larger cluster.
13
+
In addition to the more detailed [cluster performance metrics](/deploy-manage/monitor/stack-monitoring.md), {{ech}} and {{ece}} also include a JVM memory pressure indicator for each node in your cluster in your deployment overview. This indicator can help you to determine when you need to upgrade to a larger cluster.
14
14
15
-
The percentage number used in the JVM memory pressure indicator is actually the fill rate of the old generation pool. For a detailed explanation of why this metric is used, check [Understanding Memory Pressure](https://www.elastic.co/blog/found-understanding-memory-pressure-indicator/).
15
+
The percentage number used in the JVM memory pressure indicator is actually the fill rate of the old generation pool. For a detailed explanation of why this metric is used, refer to [Understanding memory pressure](https://www.elastic.co/blog/found-understanding-memory-pressure-indicator/).
Copy file name to clipboardExpand all lines: deploy-manage/monitor/ec-saas-metrics-accessing.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,14 +123,4 @@ Work with the metrics shown in **Cluster Performance Metrics** section to help y
123
123
* Pan around with  to make sure that you can get the right parts of a metric graph as you zoom in.
124
124
* Reset the metric graph axes with , which returns the graphs to their original scale.
125
125
126
-
Cluster performance metrics are shown per node and are color-coded to indicate which running Elasticsearch instance they belong to.
127
-
128
-
129
-
## Cluster restarts after out-of-memory failures [ec_cluster_restarts_after_out_of_memory_failures]
130
-
131
-
For clusters that suffer out-of-memory failures, it can be difficult to determine whether the clusters are in a completely healthy state afterwards. For this reason, {{ech}} automatically reboots clusters that suffer out-of-memory failures.
132
-
133
-
You will receive an email notification to let you know that a restart occurred. For repeated alerts, the emails are aggregated so that you do not receive an excessive number of notifications. Either [resizing your cluster to reduce memory pressure](../../deploy/elastic-cloud/ec-customize-deployment-components.md#ec-cluster-size) or reducing the workload that a cluster is being asked to handle can help avoid these cluster restarts.
134
-
135
-
136
-
126
+
Cluster performance metrics are shown per node and are color-coded to indicate which running Elasticsearch instance they belong to.
Copy file name to clipboardExpand all lines: deploy-manage/monitor/ec-vcpu-boost-instance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,5 +49,5 @@ You can check the **Monitoring > Performance > CPU Credits** section of the [{{e
49
49
50
50
## What to do if my vCPU credits get depleted constantly? [ec_what_to_do_if_my_vcpu_credits_get_depleted_constantly]
51
51
52
-
If you need your cluster to be able to sustain a certain level of performance, you cannot rely on CPU boosting to handle the workload except temporarily. To ensure that performance can be sustained, consider increasing the size of your cluster. Read [this page](../../../troubleshoot/monitoring/performance.md) for more guidance.
52
+
If you need your cluster to be able to sustain a certain level of performance, you cannot rely on CPU boosting to handle the workload except temporarily. To ensure that performance can be sustained, consider increasing the size of your cluster. Read [this page](/troubleshoot/monitoring/performance.md) for more guidance.
After you’ve enabled log delivery on your deployment, you can [add the Elasticsearch user settings](../../deploy/cloud-enterprise/edit-stack-settings.md) to enable these features.
29
+
After you’ve enabled log delivery on your deployment, you can [add the Elasticsearch user settings](/deploy-manage/deploy/cloud-enterprise/edit-stack-settings.md) to enable these features.
30
30
31
31
32
32
### For {{kib}} [extra-logging-features-kibana]
33
33
34
34
*[Audit logging](../logging-configuration/enabling-audit-logs.md) - logs security-related events on your deployment
35
35
36
-
After you’ve enabled log delivery on your deployment, you can [add the {{kib}} user settings](../../deploy/cloud-enterprise/edit-stack-settings.md) to enable this feature.
36
+
After you’ve enabled log delivery on your deployment, you can [add the {{kib}} user settings](/deploy-manage/deploy/cloud-enterprise/edit-stack-settings.md) to enable this feature.
37
37
38
38
39
39
### Other components [extra-logging-features-enterprise-search]
Copy file name to clipboardExpand all lines: deploy-manage/monitor/stack-monitoring.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Most of these methods require that you configure monitoring of {{es}} before mon
76
76
:::
77
77
78
78
***Logstash**:
79
-
*[Monitoring {{ls}} with {{agent}}](/reference/monitoring-logstash-with-elastic-agent.md) (recommended): Uses a single agent to gather logs and metrics. Can be managed from a central location in {{fleet}}.
79
+
*[Monitoring {{ls}} with {{agent}}](logstash://reference/monitoring-logstash-with-elastic-agent.md) (recommended): Uses a single agent to gather logs and metrics. Can be managed from a central location in {{fleet}}.
80
80
*[Monitoring {{ls}} with legacy collection methods](logstash://reference/monitoring-logstash-legacy.md): Use {{metricbeat}} or legacy methods to collect monitoring data from {{ls}}.
81
81
***{{beats}}**:
82
82
@@ -90,8 +90,8 @@ Most of these methods require that you configure monitoring of {{es}} before mon
{{agent}} and {{metricbeat}} are the recommended methods for collecting and shipping monitoring data to a monitoring cluster.
3
3
4
-
If you have previously configured legacy collection methods, you should migrate to using [{{agent}}](collecting-monitoring-data-with-elastic-agent.md) or [{{metricbeat}}](collecting-monitoring-data-with-metricbeat.md) collection. Do not use legacy collection alongside other collection methods.
4
+
If you have previously configured legacy collection methods, you should migrate to using [{{agent}}](/deploy-manage/monitor/stack-monitoring/collecting-monitoring-data-with-elastic-agent.md) or [{{metricbeat}}](/deploy-manage/monitor/stack-monitoring/collecting-monitoring-data-with-metricbeat.md) collection. Do not use legacy collection alongside other collection methods.
After you’ve enabled log delivery on your deployment, you can [add the Elasticsearch user settings](../../deploy/cloud-enterprise/edit-stack-settings.md) to enable these features.
120
+
After you’ve enabled log delivery on your deployment, you can [add the Elasticsearch user settings](/deploy-manage/deploy/cloud-enterprise/edit-stack-settings.md) to enable these features.
121
121
122
122
123
123
### For {{kib}} [extra-logging-features-kibana]
124
124
125
-
*[Audit logging](../logging-configuration/enabling-audit-logs.md) - logs security-related events on your deployment
125
+
*[Audit logging](/deploy-manage/security/logging-configuration/enabling-audit-logs.md) - logs security-related events on your deployment
126
126
127
-
After you’ve enabled log delivery on your deployment, you can [add the {{kib}} user settings](../../deploy/cloud-enterprise/edit-stack-settings.md) to enable this feature.
127
+
After you’ve enabled log delivery on your deployment, you can [add the {{kib}} user settings](/deploy-mange/deploy/cloud-enterprise/edit-stack-settings.md) to enable this feature.
128
128
129
129
130
130
### Other components [extra-logging-features-enterprise-search]
Copy file name to clipboardExpand all lines: deploy-manage/monitor/stack-monitoring/kibana-monitoring-data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ deployment:
58
58
These users must exist on the monitoring cluster. If you are accessing a remote monitoring cluster, you must use credentials that are valid on both the {{kib}} server and the monitoring cluster.
59
59
::::
60
60
61
-
## View monitoring data in {{kib}}
61
+
## View monitoring data in {{kib}}[view-monitoring-data-in-kibana]
0 commit comments