I am logged out of my admin account of elk and am not able to log in again.
any idea how to get back to my account?
I am logged out of my admin account of elk and am not able to log in again.
any idea how to get back to my account?
update:
I am able to log in to localhost:9200 with same creds but it gives me an error when I try to log in to localhost:5601
Check kibana.log might be an error. Kibana has internal user: kibana_system, check elasticsearch.username: "kibana_system"
and pass in kibana.yml
If you need to reset pass, you can use elasticsearch-reset-password
also, can we use our own certificate for Elasticsearch and for kibana? or elastic creates its own cert and uses that only?
Yes, you can use your own certs. ES has tool to create and manage certificate. It's up to you.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.