Damn no integrated advanced AI-driven solution that analyzes patterns and just predicts the errors? 🤨

https://lemmy.sdf.org/post/17212428

Damn no integrated advanced AI-driven solution that analyzes patterns and just predicts the errors? 🤨 - SDF Chatter

Good luck connecting to each of the 36 pods and grepping the file over and over again
Let me introduce you to syslogd.
Syslog isn’t really overkill IMO. It’s pretty easy to configure it to log to a remote server, and to split particular log types or sources into different files. It’s a decent abstraction - your app that logs to syslog doesn’t have to know where the logs are going.