Skip to main content

Install Elasticsearch in 7 steps!

By 24/07/2019#!31Fri, 10 Jul 2020 14:15:11 +0200+02:001131#31Fri, 10 Jul 2020 14:15:11 +0200+02:00-2+02:003131+02:00202031 10pm31pm-31Fri, 10 Jul 2020 14:15:11 +0200+02:002+02:003131+02:002020312020Fri, 10 Jul 2020 14:15:11 +0200152157pmFriday=33#!31Fri, 10 Jul 2020 14:15:11 +0200+02:00+02:007#July 10th, 2020#!31Fri, 10 Jul 2020 14:15:11 +0200+02:001131#/31Fri, 10 Jul 2020 14:15:11 +0200+02:00-2+02:003131+02:00202031#!31Fri, 10 Jul 2020 14:15:11 +0200+02:00+02:007#tool

Install Elasticsearch in 7 steps!

Step by step on Linux

We are regularly asked whether there is a good Dutch manual for Elasticsearch to install. The steps to take are simple when done in the correct order. This blog describes the installation of Elasticsearch and Kibana step by step.

To start, make sure to do a clean install of Ubuntu linux. We used the following iso / version: ubuntu-16.04.1-desktop-amd64.iso.

Install elasticsearch

Elastisearch can be installed with the following commands and steps.

1. wget qO https://artifacts.elastic.co/GPGKEYelasticsearch | sudo aptkey add

2. sudo aptget install apttransportationhttps

3. echo “deb https://artifacts.elastic.co/packages/7.x/apt stable main” | sudo tee a /etc/apt/sources.list.d/elastic7.x.list

4. sudo aptget update sudo aptget install elasticsearch

Elasticsearch is now installed. You can start with the following command:

5. sudo systemctl start elasticsearch.service

Install Kibana

Now that Elasticsearch is installed, Kibana can be installed.

6. sudo aptget update sudo aptget install kibana

7. sudo systemctl start kibana.service

Now start the web browser and go to localhost:5601. The kibana screen with now appear. Good luck!

Kibana

Knowing more?

Do you want to know more or do you have a question about the possibilities, call us +31 (0)88 – 7887 328, go to Contact or fill in the form below!

Recent Articles

Data quality as the foundation for reliable decision-making

| Blog | No Comments
Organizations are investing increasingly in data. They're building dashboards, developing AI models, and collecting vast amounts of information. Yet, in practice, all these efforts don't always lead to better...

Why integration is the key to data success

| Blog | No Comments
Organizations are investing increasingly in data. They're building dashboards, developing AI models, and collecting vast amounts of information. Yet, in practice, all these efforts don't always lead to better...