Hello i was configuring minimal security for Elasticsearch following the docs bellow.
I set a password , but the problem is Kibana fail to login.
You will find a screenshot of the error :
Hi @The-morpho ,
It looks like your password is a number, but Kibana expects a string. If the password consists of only numbers try to enclose it in quotes:
elasticsearch.password: "12345678"
Best,
Oleg
© 2020. All Rights Reserved - Elasticsearch
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.