In this video, I go over Loki
* Prerequisites for using Loki
* Problems and goals with logging
* How to set up Loki
* Understanding Promtail
* What are the different components needed for Loki
* How to debug Loki
The blog post for the video: https://anaisurl.com/loki-access-logs-the-smart-way/
📚Resources
* The monitoring GitHub repository used: https://github.com/Cloud-Native-Security/monitor-security
* Prometheus Stack Helm Chart: https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
* Promtail Helm Chart: https://github.com/grafana/helm-charts/tree/main/charts/promtail
* Loki Helm Chart: https://github.com/grafana/helm-charts/tree/main/charts/loki-distributed
* Tracee: https://github.com/aquasecurity/tracee
Additionally, here is the presentation referenced
https://youtu.be/jmtYUiBd_z0
Please let me know in the comments if you have any questions or if there is anything I can help with.
⏱️Timestamps⏱️
00:00 -- Intro
02:27 -- Environment prep and overview
05:29 -- Problems and goals with loggin solutions
07:46 -- Installing Kube Prometheus Stack Chart
11:27 -- Installing Promtail
13:40 -- Installing Loki
14:14 -- How does it all work? Graphic
18:40 -- Loki components in the cluster
19:45 -- How to debug Loki
25:14 -- Outro