Hi everybody
i have a cluster elasticsearch of 3 nodes and two instance of kibana installed on two differents machines for loadbalancing with nginx reverse proxy , i access to kibana UI to login but when i enter my login and password it returns to login page.
my nginx file conf :
upstream kibana {
server 192.168.10.9:5601;
server 192.168.10.6:5601;
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.