Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Elasticsearch 7 Quick Start Guide

You're reading from   Elasticsearch 7 Quick Start Guide Get up and running with the distributed search and analytics capabilities of Elasticsearch

Arrow left icon
Product type Paperback
Published in Oct 2019
Publisher Packt
ISBN-13 9781789803327
Length 186 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Douglas Miller Douglas Miller
Author Profile Icon Douglas Miller
Douglas Miller
Anurag Srivastava Anurag Srivastava
Author Profile Icon Anurag Srivastava
Anurag Srivastava
Arrow right icon
View More author details
Toc

Installation of Elasticsearch

We will cover the different ways of installing Elasticsearch depending on the operating system we are using. Elasticsearch is the heart of the Elastic Stack, and it is used to store data so that we can perform data analysis and visualization. So, let's start with Elasticsearch installation on Linux-based operating systems.

Installing Elasticsearch on Linux

Follow these steps to install Elasticsearch on Linux:

  1. The first step is to download the Elasticsearch 7.1.1 Linux TAR file, which we can do using the following command:
curl -L -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.1.1-linux-x86_64.tar.gz
  1. After downloading the Linux TAR file, we need to extract it using...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime