Skip to main content

Posts

Showing posts from September, 2022

Installation of elasticsearch in windows 11

                                           INSTALLATION OF ELASTICSEARCH   IN WINDOWS 11                           ELASTICSEARCH Elasticsearch(es)  allows you to store, search, and analyze big volumes of data quickly and in near real time. KIBANA Kibana  is a   s ource-available data visualization dashboard software for Elasticsearch. INSTALLATION Here ,the elasticsearch and kibana of version 7.6 is installed on a windows 11  and is connected with  python  .Updated versions with other languages(java ,node.js ,java and CURL) can also be used in any windows. Following tasks will be clearly explained step by step in this article. 1. Setup the ES cluster(version==7.6) and kibana(version==7.6). 2. Ensure Connection.   STEP 1 : Install elasticsearch and kibana(version== 7.6) ....