We have 3/4 applications generating data for Kibana.
Each application have at least one dashboard with 10/12 visualizations...
So, we have 4-6 Dashboards and a lot of visualization (more then 60) and it's very difficult to manage.
If we have multiple instance on the same server, we can manage per application.
We don't want to install 3/4 kibana because we don't want to deal with the port (ex: kibanaserver.url:80/, kibanaserver.url:90/,....)
Sure, just set up a reverse proxy with your favorite web server. You'll obviously have to pick a unique port for each Kibana instance anyway but it won't be visible to users.
Sure, you can set up Kibana on different ports but that wasn't what the question was about. If you want both on the same port but in different URL namespaces, as in the question, you need a reverse proxy.
By running Kibana on different port , will I able to achieve my goal i.e. editable dashboard for one user and read only dashboard for another dashboard.
Thank you magnusbaeck for sharing this information.
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.