mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
73f15a9f4e
commit
2ee654d5b5
1 changed files with 9 additions and 4 deletions
|
@ -37,6 +37,11 @@ For more information, see
|
|||
monitoring back-end does not run and {kib} stats are not sent to the monitoring
|
||||
cluster.
|
||||
|
||||
a|`monitoring.cluster_alerts.`
|
||||
`email_notifications.email_address` {ess-icon}
|
||||
| Specifies the email address where you want to receive cluster alerts.
|
||||
See <<cluster-alert-email-notifications, email notifications>> for details.
|
||||
|
||||
| `monitoring.ui.elasticsearch.hosts`
|
||||
| Specifies the location of the {es} cluster where your monitoring data is stored.
|
||||
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}.
|
|||
| Set to `true` (default) to enable data collection from the {kib} NodeJS server
|
||||
for {kib} dashboards to be featured in *{stack-monitor-app}*.
|
||||
|
||||
| `monitoring.kibana.collection.interval`
|
||||
| `monitoring.kibana.collection.interval` {ess-icon}
|
||||
| Specifies the number of milliseconds to wait in between data sampling on the
|
||||
{kib} NodeJS server for the metrics that are displayed in the {kib} dashboards.
|
||||
Defaults to `10000` (10 seconds).
|
||||
|
@ -111,7 +116,7 @@ about configuring {kib}, see
|
|||
| Set to `false` to hide *{stack-monitor-app}*. The monitoring back-end
|
||||
continues to run as an agent for sending {kib} stats to the monitoring
|
||||
cluster. Defaults to `true`.
|
||||
|
||||
|
||||
| `monitoring.ui.logs.index`
|
||||
| Specifies the name of the indices that are shown on the
|
||||
<<logs-monitor-page,*Logs*>> page in *{stack-monitor-app}*. The default value
|
||||
|
@ -124,7 +129,7 @@ about configuring {kib}, see
|
|||
{ref}/search-aggregations-bucket-terms-aggregation.html#search-aggregations-bucket-terms-aggregation-size[Terms Aggregation].
|
||||
Defaults to `10000`.
|
||||
|
||||
| `monitoring.ui.min_interval_seconds`
|
||||
| `monitoring.ui.min_interval_seconds` {ess-icon}
|
||||
| Specifies the minimum number of seconds that a time bucket in a chart can
|
||||
represent. Defaults to 10. If you modify the
|
||||
`monitoring.ui.collection.interval` in `elasticsearch.yml`, use the same
|
||||
|
@ -143,7 +148,7 @@ container, then Cgroup statistics are not useful.
|
|||
|
||||
[cols="2*<"]
|
||||
|===
|
||||
| `monitoring.ui.container.elasticsearch.enabled`
|
||||
| `monitoring.ui.container.elasticsearch.enabled` {ess-icon}
|
||||
| For {es} clusters that are running in containers, this setting changes the
|
||||
*Node Listing* to display the CPU utilization based on the reported Cgroup
|
||||
statistics. It also adds the calculated Cgroup CPU utilization to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue