Comment on Looking for a logging solution
Eezyville@sh.itjust.works 3 weeks agoYeah but the thing is I have it set up to read the logs being sent out from my Docker containers. Even though I’ve set the containers to output using the GELF driver they don’t really do that. The log messages my container send are not in GELF format so I have to find a way to fix that.
rumba@lemmy.zip 3 weeks ago
Best of luck with it, logging’s always a severe pain in the ass.