Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Logging & Monitoring on Kubernetes | EFK setup on Kubernetes
Rating: 4.3 out of 5(5 ratings)
33 students

Logging & Monitoring on Kubernetes | EFK setup on Kubernetes

EFK setup on Kubernetes | Grafana & Prometheus | Azure Monitor
Created byTariq J
Last updated 9/2024
English
English [Auto],

What you'll learn

  • I have Setup Elastic search , Kibana and Fluentd by using helm chart and added some common issue faced in Real time Project  and fixed those issue
  • troubleshooting method also added some use cases to view logs in Kibana dashboard and make customize dashboard.
  • How to filter error logs in Kibana Dashboard and how to check logs for failed pod or restarted Pod in Kibana dashboard
  • I have setup Monitoring stack on Kubernetes, so i used Azure Monitor to monitoring our Kubernetes cluster
  • and setup alert on Kubernetes clusters, so i used Azure Monitor to monitoring our Kubernetes cluster and setup alert on Kubernetes cluster.
  • If any Spike on Node or pod then we will get email notification over my mail id. If any pod down or node down then we got mail to notify the issue.

Course content

3 sections16 lectures2h 12m total length
  • How do we Setup Elastic search in Kubernetes _ EFK - Part 018:12
  • How to SetUp Kibana on Kubernetes Cluster | EFK -024:32

    Set up Kibana on a Kubernetes cluster using Helm, expose it via a load balancer to obtain an external IP, and integrate Fluentd for log visualization in the Kubernetes-efk stack.

  • How to SetUp Fluentd on Kubernetes Cluster | EFK - Part -0311:39
  • How do we access Kibana Dashboard and Create Index Pattern | EFK - Part - 048:13
  • How to Setup Kibana Dashboard and Check Log | EFK - Part -058:35
  • How to Check Particular Pod Logs In Kibana Dashboard | EFK - Part - 066:21

    Learn to use the Kibana dashboard in EFK to filter and visualize logs for a specific Kubernetes pod by pod name, namespace, and other selectors, and monitor pod restarts.

  • How to Checked Deleted Pod Logs in Kibana Dashboard | EFK - Part -078:24
  • How to filter Error log in Kibana dashboard | EFK - Part -087:21

    Learn to filter application errors in Kibana dashboards for EFK on Kubernetes, applying error filters across logs, namespace, and pod fields, and visualizing results.

Requirements

  • No Programming experience needed

Description

In this Session I have covered about Logging and Monitoring Setup on Kubernetes.

I have Setup Elastic search , Kibana and Fluentd by using helm chart and added some common issue faced in Real time Project  and fixed those issue and troubleshooting method also added some use cases to view logs in Kibana dashboard and make customize dashboard.

How to filter error logs in Kibana Dashboard and how to check logs for failed pod or restarted Pod in Kibana dashboard

How to create Index pattern in Kibana dashboard

I have setup Monitoring stack on Kubernetes, so i used Azure Monitor to monitoring our Kubernetes cluster

and setup alert on Kubernetes clusters, so i used Azure Monitor to monitoring our Kubernetes cluster

and setup alert on Kubernetes cluster. If any Spike on Node or pod then we will get email notification over my mail id.

If any pod down or node down then we got mail to notify the issue.

Also used to monitor Kubernetes cluster by using PAAS service of azure using Prometheus and Grafana amd created Grafana dashboard to visualize CPU memory utilization of pod node cluster.

Also created action group to add our mail id for receive alert notification


Who this course is for:

  • Beginner