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