We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

default user and pass for elasticsearch

Re-Open
Maverick asked on January 7, 2023

hello
I have a problem logging in to elastic search.
I've installed elastic search in windows but when I want to open url localhost:9200 it ask username and password like in the attached photo
what's the default username and password for that?
thanks

Attachments:
Untitled.png

4 answers

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster January 9, 2023

Hello, Maverick!
 
Thank you for your question.
 
We assume that you were following the Elastic guide on installing Elasticsearch on Windows: https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html.
Please note that during the initial installation described in the following part of the guide, the default enrollment token for Kibana and the password for elastic user are generated.
Therefore, we kindly suggest going through the provided part of the guide one more time and saving the mentioned credentials for further usage.
 
Hope you will find our answer helpful.
 
Regards,
Solomiia

Public
Maverick January 11, 2023

when I start the elasticsearch there is an error in cmd like this:
[2023-01-11T18:47:59,632][ERROR][o.e.i.g.GeoIpDownloader ] [ICT] exception during geoip databases updatejava.net.SocketTimeoutException: Connect timed out
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:539)
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
at java.base/java.net.Socket.connect(Socket.java:666)
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
See logs for more details.

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster January 12, 2023

Hello, Maverick!
 
Kindly note that this question is not connected to Flexmonster.
We kindly suggest contacting Elastic technical support: https://www.elastic.co/cloud/elasticsearch-service/support.
 
Regards,
Solomiia

Public
Maverick January 13, 2023

thank you

Please login or Register to Submit Answer