elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.65k stars 8.23k forks source link

Management - Cluster vs Global Kibana vs Space #37283

Open kobelb opened 5 years ago

kobelb commented 5 years ago

Currently, the management application in Kibana has a number of different management sections.

Screen Shot 2019-05-28 at 2 24 09 PM

They're currently all in a flat list; however, each of them has a different "scope". 1) Cluster: these sections apply to the entire Elasticsearch cluster 2) Global Kibana: these sections apply to the entire tenant/instance of Kibana. Most users only use a single tenant/instance of Kibana, but it's possible to create a different tenant/instance by changing the kibana.index in the kibana.yml to create separate tenants 3) Space specific: these sections only apply to the currently selected space

I'm not certain whether it'd be beneficial to differentiate as much between cluster and global-kibana, as much as it is beneficial to differentiate between space specific and cluster/global-kibana.

We'd like to find a way to expose this "scope" on the management screen. The following sections have the specified scope:

Cluster

Global Kibana

Space specific

elasticmachine commented 5 years ago

Pinging @elastic/kibana-security

kobelb commented 5 years ago

/cc @cchaos

elasticmachine commented 5 years ago

Pinging @elastic/kibana-design