Description
In this course, you will :
- explores the inner workings of Elasticsearch in conjunction with Kibana
- provides an overview of the architecture before delving into the various deployment methods and how to best structure your data.
- demonstrates how to query data and use Kibana to present your findings
Syllabus :
1. Overview
- Elasticsearch origins
- Elastic the company
- Elastic Stack overview
- Use cases
- Elasticsearch concepts
2. Setup
- Running Elasticsearch in the cloud
- Installing Elasticsearch locally
- Exploring your cluster
3. Loading Data
- Bulk loading data
- Loading sample data
- Setting data types
4. Querying Data
- Simple queries
- Term-level queries
- Analysis and tokenization
5. Analyzing Your Data
- Basic aggregations
- Filtering aggregations
- Percentiles and histograms
6. Preseting Your Insights
- Kibana overview and setup
- Creating visualizations in Kibana
- Creating dashboards in Kibana