Logging to syslog / journald
We are thinking about configuring Lava to log to syslog for our deployment. This would allow aggregation of the logs of all the different services in one central place (e.g. journald).
Has this already been considered? Are there any specific reasons not to do this and why logging to different files is better? Any feedback (or tips) would be greatly appreciated.
If this is feasible and beneficial for the project, I can try and work out an MR. My basic idea so far is to use logging.handlers.SysLogHandler(address = '/dev/log')
as a handler for logging.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information