Book Image

Mastering ElasticSearch 6.x and the Elastic Stack [Video]

By : Chris Fauerbach
Book Image

Mastering ElasticSearch 6.x and the Elastic Stack [Video]

By: Chris Fauerbach

Overview of this book

Elastic Stack is powered by the most popular open source search engine, ElasticSearch, currently used throughout the world by Fortune 500 companies such as Sprint and Dell and small startups who leverage the power and scalability of the Elastic Stack, without having to pay a fortune in licensing or professional services hours. Getting ElasticSearch up and running is fairly straightforward, but fully understanding how to use the whole stack, from start to finish, is a rather daunting task. This course will focus on two major use cases with ElasticSearch. The first is leveraging the powerful full-text search engine ElasticSearch is built on, allowing developers to add blazingly fast search features to applications. The second is leveraging different components of the Elastic Stack to continuously monitor applications, infrastructure, or even customer transactions. Throughout the course, students will go from a beginner to a master of Elastic Stack, via hands-on examples using real data. All the code and supporting materials for this course will be available at - https://github.com/PacktPublishing/Mastering-ElasticSearch-6.x-and-the-Elastic-Stack-V-
Table of Contents (7 chapters)
Chapter 1
First Steps with Elasticsearch and Kibana
Content Locked
Section 6
Loading Example Data in Elasticsearch
Our ES node has no other data besides monitoring, learn how to fix that. - Determine what data will look like - Use an HTTP API to insert documents - Find those documents in Kibana