I installed ElasticSearch for Magento and come to check if it is probably installed. I use http://localhost:9200, it asks me to input username and password. I checked some questions on Google, and still didn't understand how to do this. Is there any easy way to fix this? I have no technical background.
Asked
Active
Viewed 20 times
0
-
Please provide more information on _how_ you installed Elasticsearch for Magneto. If there are any links, guides, etc. you used, the community may be able to find an answer. Typically, the username is `elasticsearch` and the password is randomly-generated. – fucalost Jun 25 '23 at 15:56
-
If you have access to any logs, the password will be there. – fucalost Jun 25 '23 at 15:56
-
Username and Password only appear in the first installation of Elasticsearch in the configuration logs. [Check the following](https://stackoverflow.com/questions/46627979/what-is-the-default-user-and-password-for-elasticsearch) – Farkhod Abdukodirov Jun 25 '23 at 23:45
-
I install Elasticsearch on my Windows computer, I will use with XAMPP – Zach Jun 26 '23 at 10:13