Logging in Kubernetes with EFK Stack | The Complete Guide
Please rate the course
Source:
Category:
Language:
English
Duration:
01:53:55
Number of lessons:
36
Release date:
16/09/2020
Rating:
0.0
Course short description
Learn how to set up K8s cluster from scratch and configure logging with ElasticSearch, Fluentd and Kibana. You will learn all these step by step and simply explained! Thousands of students love the way how I explain complex concepts in an easy way so that everyone can understand it easily. I'm both an educator and a practitioner. All my knowledge is based on real projects that I have worked in or consulted over the yearsю
You will learn how to:
- set up a Kubernetes cluster from scratch
- configure fully functioning logging in Kubernetes cluster with EFK Stack
With following steps:
- configure Java and NodeJS applications to produce logs, package them into Docker images and push into a Docker private repository.
- create Kubernetes cluster on a cloud platform (Linode Kubernetes Engine)
- deploy these application Docker images in the cluster
- deploy ElasticSearch, Kibana and Fluentd in the cluster
- configure Fluentd to start collecting and processing the logs and sending them to ElasticSearch
- configure Kibana to visualise the log data stored in ElasticSearch