Skip to content

Commit bd7dde0

Browse files
authored
[DOCS] Identifies cloud settings for Monitoring (#76579) (#76650)
1 parent cd7e370 commit bd7dde0

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/settings/monitoring-settings.asciidoc

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ For more information, see
3737
monitoring back-end does not run and {kib} stats are not sent to the monitoring
3838
cluster.
3939

40+
a|`monitoring.cluster_alerts.`
41+
`email_notifications.email_address` {ess-icon}
42+
| Specifies the email address where you want to receive cluster alerts.
43+
See <<cluster-alert-email-notifications, email notifications>> for details.
44+
4045
| `monitoring.ui.elasticsearch.hosts`
4146
| Specifies the location of the {es} cluster where your monitoring data is stored.
4247
By default, this is the same as `elasticsearch.hosts`. This setting enables
@@ -85,7 +90,7 @@ These settings control how data is collected from {kib}.
8590
| Set to `true` (default) to enable data collection from the {kib} NodeJS server
8691
for {kib} dashboards to be featured in *{stack-monitor-app}*.
8792

88-
| `monitoring.kibana.collection.interval`
93+
| `monitoring.kibana.collection.interval` {ess-icon}
8994
| Specifies the number of milliseconds to wait in between data sampling on the
9095
{kib} NodeJS server for the metrics that are displayed in the {kib} dashboards.
9196
Defaults to `10000` (10 seconds).
@@ -111,7 +116,7 @@ about configuring {kib}, see
111116
| Set to `false` to hide *{stack-monitor-app}*. The monitoring back-end
112117
continues to run as an agent for sending {kib} stats to the monitoring
113118
cluster. Defaults to `true`.
114-
119+
115120
| `monitoring.ui.logs.index`
116121
| Specifies the name of the indices that are shown on the
117122
<<logs-monitor-page,*Logs*>> page in *{stack-monitor-app}*. The default value
@@ -124,7 +129,7 @@ about configuring {kib}, see
124129
{ref}/search-aggregations-bucket-terms-aggregation.html#search-aggregations-bucket-terms-aggregation-size[Terms Aggregation].
125130
Defaults to `10000`.
126131

127-
| `monitoring.ui.min_interval_seconds`
132+
| `monitoring.ui.min_interval_seconds` {ess-icon}
128133
| Specifies the minimum number of seconds that a time bucket in a chart can
129134
represent. Defaults to 10. If you modify the
130135
`monitoring.ui.collection.interval` in `elasticsearch.yml`, use the same
@@ -143,7 +148,7 @@ container, then Cgroup statistics are not useful.
143148

144149
[cols="2*<"]
145150
|===
146-
| `monitoring.ui.container.elasticsearch.enabled`
151+
| `monitoring.ui.container.elasticsearch.enabled` {ess-icon}
147152
| For {es} clusters that are running in containers, this setting changes the
148153
*Node Listing* to display the CPU utilization based on the reported Cgroup
149154
statistics. It also adds the calculated Cgroup CPU utilization to the

0 commit comments

Comments
 (0)