This repository is part of a Udemy Course called Elastic Masterclass. Check it out on Udemy: https://www.udemy.com/course/elastic-8-elasticsearch-kibana-beats-masterclass/!
This course holds all config files that are relevant for the configuration of an Elastic 8 Cluster.
Klick on the headings to directly be forwarded to each topic
This section teaches you on how to get with Elastic in Docker. Quickly spin up your first cluster.
You will learn how to create a cluster manually on linux, in this example in ubuntu.
After setting up our first cluster, we can now start configuring it. This example provides you all config files for Docker.
All about getting data into your cluster. You will learn how to collect data with beats, such as logs or metrics.
Not released yet, will come in a few months
There are multiple ways to run this lab. Prerequisites are:
- Install Docker Desktop (If you are on Windows)
- Install Docker Desktop for MAC (If you are on MAC)
- Install Docker-CE (If you are on Linux)
- Install Virtual Box When these prerequisites are fulfilled, clone this repository by running
git clone https://github.com/SimonBecker1997/ElasticCourse.git
If you do not have git installed, download this repo and extract it on your computer