This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Spaces settings in Kibana
editSpaces settings in Kibana
editBy default, spaces is enabled in Kibana. To secure spaces, enable security.
-
xpack.spaces.maxSpaces
-
The maximum number of spaces that you can use with the Kibana instance. Some Kibana operations
return all spaces using a single
_search
from Elasticsearch, so you must configure this setting lower than theindex.max_result_window
in Elasticsearch. The default is1000
.