Skip to content

Commit dde578e

Browse files
committed
edu feedback
1 parent bc9cbfe commit dde578e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

deploy-manage/monitor/kibana-task-manager-health-monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Additionally, there are two ways to consume these metrics:
6363
```{applies_to}
6464
deployment:
6565
self:
66+
ece:
67+
eck:
6668
```
6769

6870
In self-managed deployments, you can configure health stats to be logged in the {{kib}} `DEBUG` logger at a regular cadence. To enable Task Manager debug logging in your {{kib}} instance, add the following to your `kibana.yml`:

deploy-manage/monitor/logging-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Files in `%KIBANA_HOME%` risk deletion during an upgrade. In production, you sho
7171

7272
:::::::
7373

74-
If you run {{kib}} from the command line, {{es}} prints logs to the standard output (`stdout`).
74+
If you run {{kib}} from the command line, {{kib}} prints logs to the standard output (`stdout`).
7575

7676
You can also consume logs using [stack monitoring](/deploy-manage/monitor/stack-monitoring/kibana-monitoring-self-managed.md).
7777

deploy-manage/monitor/orchestrators/ece-monitoring-ece-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To access logs and metrics for your deployment:
3939
If you have a license from 2018 or earlier, you might receive a warning that your cluster license is about to expire. Don’t panic, it isn’t really. Elastic Cloud Enterprise manages the cluster licenses so that you don’t have to. In rare cases, such as when a cluster is overloaded, it can take longer for Elastic Cloud Enterprise to reapply the cluster license. If you have a license from 2019 and later, you’ll receive a warning only when your full platform license is about to expire, which you’ll need to renew.
4040
::::
4141

42-
4. Select one of the links and log in with the `elastic` user. If you do not know the password, you can [reset it first](../../users-roles/cluster-or-deployment-auth/built-in-users.md).
42+
4. Select one of the links and log in with the `elastic` user of the `logging-and-metrics` deployment. If you do not know the password, you can [reset it first](../../users-roles/cluster-or-deployment-auth/built-in-users.md).
4343

4444
::::{tip}
4545
The password you specify must be for the `elastic` user on the `logging-and-metrics` cluster, where the logging and metrics indices are collected. If you need to reset the password for the user, make sure you reset for the `logging-and-metrics` cluster.

deploy-manage/monitor/orchestrators/ece-platform-monitoring.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ By default, {{ece}} collects monitoring data for your installation using Filebea
1414
* Monitoring metrics for core {{ece}} services, system processes on the host, and any third-party software
1515
* Logs and monitoring metrics for {{es}} clusters and for {{kib}} instances
1616

17-
These monitoring indices are collected in addition to the [monitoring you might have enabled for specific clusters](/deploy-manage/monitor/stack-monitoring/ece-ech-stack-monitoring.md), which also provides monitoring metrics that you can access in Kibana.
18-
19-
The `logging-and-metrics` deployment is used for monitoring data from system deployments only. For non-system deployments, monitoring data must be sent to a deployment other than `logging-and-metrics`.
17+
These monitoring indices are collected in addition to the [stack monitoring you might have enabled for specific clusters](/deploy-manage/monitor/stack-monitoring/ece-ech-stack-monitoring.md), which also provides monitoring metrics that you can access in {{kib}}.
2018

2119
In this section, you'll learn the following about using ECE platform monitoring:
2220

0 commit comments

Comments
 (0)