digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

[Loki & Promtail] Configuration for excluding namespaces from sending logs #72

Closed v-ctiutiu closed 2 years ago

v-ctiutiu commented 2 years ago

Fixes #56

Overview

bikram20 commented 2 years ago

Nice work. Only issue I see is that we're not excluding the logs from Kube-* by default. But it is a minor thing and can be tackled later just by uncommenting the specific section in the promtail values file.