elasticsearch/docs/reference/settings
Maria Ralli a9b35f444c
Delay warning about missing x-pack (#54265)
Currently, when monitoring is enabled in a freshly-installed cluster,
the non-master nodes log a warning message indicating that master may
not have x-pack installed. The message is often printed even when the
master does have x-pack installed but takes some time to setup the local
exporter for monitoring. This commit adds the local exporter setting
`wait_master.timeout` which defaults to 30 seconds. The setting
configures the time that the non-master nodes should wait for master to
setup monitoring. After the time elapses, they log a message to the user
about possible missing x-pack installation on master.

The logging of this warning was moved from `resolveBulk()` to
`openBulk()` since `resolveBulk()` is called only on cluster updates and
the message might not be logged until a new cluster update occurs.

Closes #40898

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-21 08:22:12 -05:00
..
images
audit-settings.asciidoc [DOCS] Rename auditing topic. Closes #49012 (#49013) 2019-11-13 18:30:11 -08:00
ccr-settings.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
common-defs.asciidoc [DOCS] Adds common definitions for security settings (#51017) 2020-03-06 11:28:21 -08:00
ilm-settings.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
license-settings.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07:00
ml-settings.asciidoc [DOCS] Clarify ML and transform settings on coordinating nodes (#54676) 2020-04-02 15:34:37 -07:00
monitoring-settings.asciidoc Delay warning about missing x-pack (#54265) 2020-04-21 08:22:12 -05:00
notification-settings.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
security-hash-settings.asciidoc [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
security-settings.asciidoc Switch to the most recent Kibana configuration format and SAML/OIDC endpoints. (#50652) 2020-04-02 08:00:34 +02:00
sql-settings.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
ssl-settings.asciidoc [DOCS] Adds common definitions for security settings (#51017) 2020-03-06 11:28:21 -08:00
transform-settings.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00