I am using ES, logstash and Kibana and I want to be able to put an embedded kibana dashboard on my webpage without authentication. But at the same time I want my ES to have a password.
I installed X-pack to ES and now i have to write usrname and password to access ES. I did not install X-pack to kibana but I am still forced to authenticate myself. What should I change?
Option 2: If you don't want to enable anonymous access in ES, but you do want anonymous access via Kibana, you can have Kibana send authentication headers with each request, using the kibana.yml setting elasticsearch.customHeaders to set the basic auth headers for the user you want requests to be run as.
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.