The Beginners' Guide to Elasticsearch -- Part 3
In this article, we will go thru the installation steps for Elasticsearch and Kibana on Windows OS. However, steps will be similar to Linux, macOS, and other systems as well. In the end, we will quickly run basic commands through Kibana to make sure that Elasticsearch is working successfully. Note: When you are setting up Kibana for the first time you may run into the error "". If you encounter this error, open another command prompt and run this command: curl -X DELETE http://localhost:9200/.kibana* Now that both Elasticsearch and Kibana are up and running.
Sep-21-2020, 22:55:12 GMT
- Technology: