kibana/docs/settings/spaces-settings.asciidoc
Kevin Lacabane 6b8037ba6a
update monitoring.allowedSpaces documentation (#120362)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-07 12:04:07 +01:00

14 lines
504 B
Text

[role="xpack"]
[[spaces-settings-kb]]
=== Spaces settings in {kib}
++++
<titleabbrev>Spaces settings</titleabbrev>
++++
By default, spaces is enabled in {kib}. To secure spaces, <<security-settings-kb,enable security>>.
`xpack.spaces.maxSpaces`::
The maximum number of spaces that you can use with the {kib} instance. Some {kib} operations
return all spaces using a single `_search` from {es}, so you must
configure this setting lower than the `index.max_result_window` in {es}.
The default is `1000`.