I think as any system running in a network, Hassio should support the possibility to send all logs and data to a remote syslog.
As I understand, today hassio only supports a local syslog, which is really not sufficient enough.
I think Hassio should support a remote syslog server, both for normal OS logs but also authentication and all logs of what happens in the system.
This means this option needs to support all logs events that are in the system.
- This could very well be an add-on that supports sending the data to a remote server using the standardized formats for syslog events.