Store, search, and analyze your data with ease using ElasticSearch 5.0
About This Learning Elastic Search Video Course
- Get the basics of ElasticSearch concepts, APIs and best use cases
- Create large-scale ElasticSearch clusters and build analytics using aggregation
- Implement Elastic Search 5.0 in the logstash Apache web log analysis.
Learn Elastic Search In Detail
This video course is a step-by-step guide to using Elasticsearch in combination with the rest of the ELK stack (now called Elastic Stack) to ship, parse, store, and analyze logs.
You’ll start this course by getting an understanding of what ElasticSearch is, what it’s used for, and why it’s important. Then, you’ll be introduced to the new features in ElasticSearch 5.0. We’ll go through each of the fundamental concepts of ElasticSearch such as queries, indices, and aggregation.
You’ll find out how to add more power to your searches using filters, ranges, and more. You’ll also see how ElasticSearch can be used with the other components of the Elastic Stack such as LogStash, Kibana, and Beats. Finally, we’ll take a walk through getting ElasticSearch up and running on the popular Logstash Apache web log analysis.
Finally, we’ll build, test and run our first Logstash pipeline to analyze Apache web logs. This step combines all the understanding of ElasticSearch, Logstash, Kibana and the lightweight data shipper FileBeat that we acquired from previous sections.
By the end of this course, you will have a firm understanding of all the fundamentals of ElasticSearch 5.0, along with knowledge of practical real world usage.
Elastic training table of contents (duration : 2h55m)
-
Getting Started with ElasticSearch
- Course Overview free 00:03:09
- What Is ElasticSearch? free 00:04:02
- Installing ElasticSearch free 00:06:34
- Goal of ElasticSearch free 00:04:17
- What’s New in Version 5.0? 00:03:37
- Why Use ElasticSearch? free 00:05:11
-
Dichotomy of ElasticSearch
- What Is an Index? 00:02:31
- Documents in ElasticSearch 00:04:20
- What Is a Cluster? 00:06:52
- Setting Shards and Replicas 00:06:31
-
Get Going with Documents and Indices
- Adding and Deleting an Index 00:08:10
- Adding and Deleting Documents 00:05:33
- Using Bulk API 00:08:45
-
Querying with RESTful API
- Introduction to REST API 00:03:22
- Using REST API to Search 00:06:34
- Using REST API to Update 00:06:40
-
Power Your Searches with DSL
- Introduction to DSL 00:04:10
- Understanding DSL 00:03:09
- Term Queries and Boosting 00:07:14
- Range Query 00:02:28
- Exist Query 00:03:02
- Aggregation Based Analytics 00:06:41
- Aggregations: Implementation 00:04:45
-
What ElasticSearch is NOT
- Myths about ElasticSearch 00:08:40
-
Getting More with ElasticStack
- What Is ElasticStack? 00:01:48
- Kibana 00:05:24
- Logstash 00:03:49
- X-Pack 00:04:58
- Beats 00:01:54
-
Apache Log Analysis
- Preparing for Log Analysis 00:05:41
- Running Log Analysis 00:09:26
-
Advanced ElasticSearch Queries
- Sorting in ElasticSearch 00:04:33
- Geo Searching 00:02:51
- Getting into Synonyms 00:04:24
-
ElasticSearch versus Apache Solr
- Choosing between ElasticSearch and Apache Solr 00:04:45
- Certificate
Instructor : Packt
-
With which software version is this tutorial compatible with?Elasticsearch 5.0
-
What is the required level to follow this tutorial ?intermediate