Loading

Spaces settings in Kibana

By default, spaces is enabled in Kibana. To secure spaces, enable security.

xpack.spaces.maxSpaces
Set 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 the index.max_result_window in Elasticsearch. The default is 1000.
xpack.spaces.defaultSolution

Set es, oblt, or security as the solution view for your default space. When this is not set, your default solution view is Classic.