As mentioned in title ... regarding kibana3 or previous version we can deploy it in tomcat (just copy kibana folder to webapp folder of tomcat) ,now how to do it with kibana4 ?
actually ,i know i can use kibana4 just by runing kibana.bat file which resides in bin folder ,but i dont want to use it in this way according to our requirement .so just ignore this way .
Thanks in advance !
Kibana 4 requires use of its own app-server to run for some advanced features that can't be implemented in pure JS:
rashidkpc:
The integrated web server will become a required part of Kibana 4 as we move towards implementing features that can not be fully realized in javascript, for this reason we do not support separating the frontend from the new backend for the purpose of running on a 3rd party web server.
spenceralger:
Using your server as a reverse proxy that transmits requests back to Kibana shouldn't be hard with most modern servers.
You can find additional information on GitHub:
Issue 1628 contains some hacks on how to run current version of Kibana 4 as a static web app.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With