Open SimonBalling opened 1 year ago
You are right. Thanks for doing due diligence. I had to read more about how Logback encoders and layouts work. I think I know how to fix the appender. It'll take few days before I have time to release new version.
No problem :) Fyi: I found a workaround by defining my own converter. Maybe thats one way to implement it
Oops. Wrong account
Like the title sais, I want to send my log file to loki but in a json format.
As far as I am aware, This is the way to do it normally:
Is it possible to do this using this appender? I tried everything I could think of but I think that this way doesnt work because this appender uses a "PatternLayout"