From 719d23e3c47f40d893d03232284bde4f63628390 Mon Sep 17 00:00:00 2001 From: michaelcade Date: Mon, 28 Mar 2022 08:15:57 +0100 Subject: [PATCH] Day 80 - ELK Stack --- Days/day80.md | 2 +- Days/day81.md | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Days/day80.md b/Days/day80.md index 04da7ba..9a902c2 100644 --- a/Days/day80.md +++ b/Days/day80.md @@ -96,4 +96,4 @@ I was reading this article from MetricFire [Prometheus vs. ELK](https://www.metr - [What is ELK Stack?](https://www.youtube.com/watch?v=4X0WLg05ASw) - [Fluentd simply explained](https://www.youtube.com/watch?v=5ofsNyHZwWE&t=14s) -See you on [Day 80](day80.md) +See you on [Day 81](day81.md) diff --git a/Days/day81.md b/Days/day81.md index 08166df..a0611b9 100644 --- a/Days/day81.md +++ b/Days/day81.md @@ -11,3 +11,20 @@ Fluentd treats logs as JSON +## Resources + +- [Understanding Logging: Containers & Microservices](https://www.youtube.com/watch?v=MMVdkzeQ848) +- [The Importance of Monitoring in DevOps](https://www.devopsonline.co.uk/the-importance-of-monitoring-in-devops/) +- [Understanding Continuous Monitoring in DevOps?](https://medium.com/devopscurry/understanding-continuous-monitoring-in-devops-f6695b004e3b) +- [DevOps Monitoring Tools](https://www.youtube.com/watch?v=Zu53QQuYqJ0) +- [Top 5 - DevOps Monitoring Tools](https://www.youtube.com/watch?v=4t71iv_9t_4) +- [How Prometheus Monitoring works](https://www.youtube.com/watch?v=h4Sl21AKiDg) +- [Introduction to Prometheus monitoring](https://www.youtube.com/watch?v=5o37CGlNLr8) +- [Promql cheat sheet with examples](https://www.containiq.com/post/promql-cheat-sheet-with-examples) +- [Log Management for DevOps | Manage application, server, and cloud logs with Site24x7](https://www.youtube.com/watch?v=J0csO_Shsj0) +- [Log Management what DevOps need to know](https://devops.com/log-management-what-devops-teams-need-to-know/) +- [What is ELK Stack?](https://www.youtube.com/watch?v=4X0WLg05ASw) +- [Fluentd simply explained](https://www.youtube.com/watch?v=5ofsNyHZwWE&t=14s) + +See you on [Day 82](day82.md) +