Hey All,
I have 1 Elasticsearch cluster (version 7.6.x) that is connected to Kibana (2 nodes behind a load balancer).
I would like to create another Kibana instance on a different domain. So users from that other domain can access dashboards and visualisations, and manage their own users in the second domain.
What is the best approach? best practices?
Any known issues? Things to be aware of? Limitations?
Assuming you are using Elasticsearch native security, then there is only a single security domain. You cannot segregate users in that way within a single Elasticsearch instance.
If you really want that level of separation you need to run multiple separate clusters.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.