OpenSearch/docs/reference/settings
Dan Hermann 9892813842
[7.x] Delay warning about missing x-pack (#56142)
* 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
2020-05-04 14:16:18 -05:00
..
images
audit-settings.asciidoc [DOCS] Rename auditing topic. Closes #49012 (#49013) 2019-11-22 14:16:58 -08:00
ccr-settings.asciidoc [DOCS] Cleans up links to security content (#47610) (#47703) 2019-10-07 15:23:19 -07:00
common-defs.asciidoc [7.x][DOCS] Adds common definitions for security settings (#51017) (#53242) 2020-03-06 16:28:54 -08:00
ilm-settings.asciidoc Make xpack.ilm.enabled setting a no-op (#55592) (#55980) 2020-04-30 09:50:18 -04:00
license-settings.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:37:37 -07:00
ml-settings.asciidoc [DOCS] Clarify ML and transform settings on coordinating nodes (#54676) 2020-04-02 15:38:15 -07:00
monitoring-settings.asciidoc [7.x] Delay warning about missing x-pack (#56142) 2020-05-04 14:16:18 -05:00
notification-settings.asciidoc Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
security-hash-settings.asciidoc [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
security-settings.asciidoc [7.x] Switch to the most recent Kibana configuration format and SAML/OIDC endpoints. (#54624) 2020-04-02 11:59:11 +02:00
sql-settings.asciidoc Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
ssl-settings.asciidoc [7.x][DOCS] Adds common definitions for security settings (#51017) (#53242) 2020-03-06 16:28:54 -08:00
transform-settings.asciidoc Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00