Getting started with Elasticsearch-Installation and getting started with elasticsearch

Source: Internet
Author: User
Tags kibana

Getting started with Elasticsearch-Installation and getting started with elasticsearch

Elasticsearch is a real-time distributed search and analysis engine that allows you to explore your data at a speed and scale you have never used before. It is used as a combination of full-text search, structured search, and analysis. -- Authoritative guide

Elasticsearch version: 6.0

I. Installation

1. Download Elasticsearch from the official website: https://www.elastic.co/downloads/elasticsearch. after the download is completed, elasticsearch.batis enabled for Windows.

2. In windows, you can use the curl plug-in of cygwin to verify that elasticsearch is successfully started: https://cygwin.com/install.html. During installation, you can select all the curlplug-ins for installation.

3. Start Cygwin and send curl 'HTTP: // localhost: 9200 /? Pretty '. The following status indicates that the elasticsearch service for a single node has been started, while a cluster type is a group of nodes with the same cluster. name. You can modify the cluster. name of the elasticsearch. yml configuration file.

4. InstallationKibanaGraphical interface: Logging

Then run kibana. bat to start kibana and access http: // localhost: 5601/in the browser.

View status: http: // localhost: 5601/status

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.