Le 25/07/2016 16:26, Simon Hobson a écrit :
> I don't think even Poettering cold get away with deprecating the existing syslog call - force EVERY binary to change to not use syslog ?
I bet this is already done. I mean there's no need to use another
API than syslog. There are already several alternative syslog servers
all using the same API. Systemd can do the same; it is not complicated:
just read the syslog socket. The problem is then for the admin to browse
the f. binary logs.
Didier