Skip to content

Commit 49696f3

Browse files
authored
[DOCS] Adds monitoring setting (#54819) (#54854)
1 parent e8d31bc commit 49696f3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/settings/monitoring-settings.asciidoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
By default, the Monitoring application is enabled, but data collection
99
is disabled. When you first start {kib} monitoring, you are prompted to
10-
enable data collection. If you are using {security}, you must be
10+
enable data collection. If you are using {security}, you must be
1111
signed in as a user with the `cluster:manage` privilege to enable
1212
data collection. The built-in `superuser` role has this privilege and the
13-
built-in `elastic` user has this role.
13+
built-in `elastic` user has this role.
1414

1515
You can adjust how monitoring data is
1616
collected from {kib} and displayed in {kib} by configuring settings in the
@@ -129,3 +129,11 @@ For {es} clusters that are running in containers, this setting changes the
129129
statistics. It also adds the calculated Cgroup CPU utilization to the
130130
*Node Overview* page instead of the overall operating system's CPU
131131
utilization. Defaults to `false`.
132+
133+
`xpack.monitoring.ui.container.logstash.enabled`::
134+
135+
For {ls} nodes that are running in containers, this setting
136+
changes the {ls} *Node Listing* to display the CPU utilization
137+
based on the reported Cgroup statistics. It also adds the
138+
calculated Cgroup CPU utilization to the {ls} node detail
139+
pages instead of the overall operating system’s CPU utilization. Defaults to `false`.

0 commit comments

Comments
 (0)