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 4
Data Flow with Logstash and Beats
Content Locked
Section 3
Process Documents with Filters
Understand how Logstash can do a lot more than just read data and write it to ES. - Look at the configuration file and determine how to make changes - Apply different changes to the data - Verify all of our data changes in ES