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 including/excluding namespaces from sending logs #56

Closed bikram20 closed 2 years ago

bikram20 commented 2 years ago

Loki, by default, captures ALL logs in the default installation in our starter kit. This is ~100K bytes/sec on inbound/outbound. This is too much of logs for users who do not need it.