Hi all,
we have a Kibana 5.5.2 installation with many Dasboards configured, all works great connecting to IP:5601.
A customer asked us to let his own dasboard be reachable under a specific hostname. We tried a lot of configurations trough Apache and Nginx proxy but we didn't succeed.
Here you are more details:
customer wants to go to something like http://dasboard.customer.com and see the dashboard in embedded mode (full screen). The url must stay "static" (no context or values appended behind .com)
we configured Apache to proxy this Virtual Host towards the specific "snapshot short url" given by Kibana (the one with the /goto/some-alphanumeric-code context), but we get lots of Kibana errors or 404 (maybe a lot of resorces get lots and not remapped with that kind of proxyPass)
I would honestly serve dashboard.customer.com a simple HTML page with an IFRAME of the dashboard. You then can have Kibana under whatever domain/path you wish.
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.