I am struggling to make reverse proxy work with latest versions of Kibana Kibana4.4 /Kibana 4.5
This is my current setting of nginx.
My config for basepath is -
server.basepath : "/analytics"
I want to redirect all request for /analytics to kibana server. but all I am getting is 404.Please help me with some example config if anyone has done it earlier.
@brayndasilva this used to work for 4.1 but ever since Kibana has moved to "/app/kibana" from "/" this has stopped working for me.Which version you are using ?I am trying to upgrade from 4,1 to 4.4/4.5
For my use case I can't point it to root('/'). So, I tried working with the server.basepath config. But seems like I am unable to make it work or the feature itself is broken.
Hi Vladimir_Aleksandrov
I have similar issue I have to access the kibana kibana version 5.1.1 through Nginx .But all I get is 404 not found error
If I access the URL like this http://localhost:8070/Analytics
It should go to this URL path http://localhost:5601/_plugin/kibana
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.