ElasticSearch 6 Windows Installation

Source: Internet
Author: User
Tags kibana

Objective

Currently using the latest version of Elasticsearch 6.2, the installation steps on the Windows 2012R2 system are documented here.

Installation

1. Install Java, the latest version of Elasticsearch requires the JAVA8 version, so you need to go to the Oracle official website to download the JDK, after downloading the direct installation:

2 during installation, copy the installation directory: C:\Program files\java\jdk1.8.0_161\ You will also need to add it to the environment variable java_home:

After setting the environment variable, confirm it by the command line:

Official online said is to be greater than 1.8.0_131 on it.

3 ElasticSearch is installed with MSI installer and zip compression package, here I use the downloaded installation package for installation.

Extract it first, then go through the command line to its bin directory, then execute the Elasticsearch-servcie install:

Provide tips Elasticsearch installation is complete and then view through the browser's port 9200:

The default elasticsearch takes up 1G of memory and can be set by Elasticsearch-servcie manager if you want to set its memory size:

4 Install Kibana,kibana can view Elasticsearch content, also have we need development tool, Kibana first download Zip compressed package, unzip, through command line also to Bin directory, finally execute Kibana can:

After successful installation, you can view it via port 5601 on this machine:

Summarize

Elasticsearch and Kibana have a corresponding compression package for installation, as long as the corresponding command is executed to the bin directory.

ElasticSearch 6 Windows Installation

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.