onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux

Home Page:https://onedr0p.github.io/home-ops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisit logging

onedr0p opened this issue · comments

Things to reconsider:

  • Using Vector agent and aggregator
  • Using Loki simple scalable

Loki simplescalable is a bit much but it does provide the one feature I need which is alerting on log messages. I tried loki singlebinary but found that the k8s-sidecar doesn't work with it. grafana/loki#10967

I would love to have some simple solution for logging that still allows me to alert on log msg defined in code. Grafana integration isn't required by a nice-to-have.

I have went to a singlebinary loki deployment using promtail over vector. One issue to solve is log alerts