From 54878ce7036675db259ce7bc9885dc6dfc97e0fd Mon Sep 17 00:00:00 2001 From: Chris Cressman Date: Thu, 21 Jan 2021 14:00:46 -0500 Subject: [PATCH] add enterpriseSearch.host (#88587) (#89013) part of #76669 (cherry picked from commit f5c346cf1ebd22ba38d6b3058099b96dfbf4d7a7) Co-authored-by: DanielHabenicht --- docs/setup/settings.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/setup/settings.asciidoc b/docs/setup/settings.asciidoc index 6dd76f782d668..26f095c59c644 100644 --- a/docs/setup/settings.asciidoc +++ b/docs/setup/settings.asciidoc @@ -205,6 +205,9 @@ the username and password that the {kib} server uses to perform maintenance on the {kib} index at startup. {kib} users still need to authenticate with {es}, which is proxied through the {kib} server. +| `enterpriseSearch.host` + | The URL of your Enterprise Search instance + | `interpreter.enableInVisualize` | Enables use of interpreter in Visualize. *Default: `true`*