620 B
620 B
#Grafana Loki
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
There is a collector agent (Alloy)
We get Proxmox logs from Alloy (installed on each proxmox) We get flatcar logs from a deamon set that runs on each flatcar VM (but relabel doesnt work yet) We get kubernetes logs,(i think also from the flatcar DS ?) I want to ingesnt XG and mikrotik syslog via the external syslog pod but it doesnt work