@Marius_Dragomir Thanks for your response, anonymouse-access seem only for elasticsearch, is it possible to used in kibana ? I enable the xpack.security, but i don't want to all of users must login kibana every time, for example, if one user only search one data from discover, I think it's no need to login, if one use want to embed a dashboard in other web page, no need to login too.
I also faced the same issue and I search possible solution to it. As a result of my research I found that currently you cann't do that i.e. with security is enabled in kibana then you will always prompt with a login page.
this is an open issue currently. I found a possible workaround to it and in my case which is very similar to yours, it is working perfectly fine.
That time, thinking that it can be helpful to others I documented the approach, you can follow it to have access to discover without login, i.e. anonymous access to kibana.
@wenchaodu Hi, I read your message on medium. Can you please provide what error you are getting when you try to access localhost:80.
I will be able to help better once you can provide the error log. For now I would say that, I found that you have: set proxy_pass https:// {my severs ip address} :5601/;
https and not http that means that you have encryption between your web browser and kibana server. If you have not set any encryption between them, then
SIMPLY change https to http i.e. remove s and I think it should work.
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.