- Kubernetes Logging with Grafana Loki & Promtail in under 10 minutes - Feb 2023
- Official Helm Charts
- Install Grafana Loki with Helm and Install the simple scalable Helm chart
- https://rpi4cluster.com/monitoring/k3s-grafana/
- Lightweight Kubernetes k3s on local machine with Grafana/Docker - July 2023
It now accepts out of order writes and uses single store for both index and data with TSDB as the default Index starting in 2.8
See architecture and deployment modes and components
Labels (see concise guide) can be added via Promtail and includes pipelines that can parse, transform, and filter
LogQL Filter Expressions are used to search and alert.
- https://github.com/grafana/grafonnet (based on (jsonnet)[https://jsonnet.org]