loki-logback-appender
loki-logback-appender copied to clipboard
Fast and lightweight implementation of Logback appender for Grafana Loki
https://advisory.checkmarx.net/advisory/vulnerability/CVE-2021-22569/ Intellij told me that this version of protobuf-java has a CVE filed against it.
Separate a Loki client from logback specifics in order to provide a library that can be used independently of logging frameworks (e.g. logback, log4j). - [x] Utils (#101) - [x]...
Hello team, I would like to reach out for a small enhancement request. It would be great to have a flag, something like (just a suggestion): ``` some-flaky-loki true ```...
I have been debugging a memory issue and pinned it finally to loki-logback-encoder. Lets start with my analysis My memory heap dump (relevant part only)  Loki appender related in:...
For a while Logback has had dedicated support to log and print key-value pairs (`%kvp` in `PatternLayout`) to facilitate structured logging. It looks like currently the Loki appender doesn't print...
Fixes #221