/udemy-ElasticCourse

This repository suits as example storage for the elastic course I've published on udemy: https://www.udemy.com/course/elastic-8-elasticsearch-kibana-beats-masterclass/

Primary LanguageShellMIT LicenseMIT

Elastic 8 Masterclass

Welcome!

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.

Chapters

Klick on the headings to directly be forwarded to each topic

01_Create ELK Deployment

This section teaches you on how to get with Elastic in Docker. Quickly spin up your first cluster.

02_Create Elastic Cluster on Linux

You will learn how to create a cluster manually on linux, in this example in ubuntu.

03_Elastic configuration

After setting up our first cluster, we can now start configuring it. This example provides you all config files for Docker.

04_Elastic Beats

All about getting data into your cluster. You will learn how to collect data with beats, such as logs or metrics.

05_APM

Not released yet, will come in a few months

How to run the lab on my computer?

There are multiple ways to run this lab. Prerequisites are:

git clone https://github.com/SimonBecker1997/ElasticCourse.git

If you do not have git installed, download this repo and extract it on your computer