Another daemon for managing control groups
Another daemon for managing control groups
Posted Jan 3, 2014 21:53 UTC (Fri) by dlang (guest, #313)In reply to: Another daemon for managing control groups by raven667
Parent article: Another daemon for managing control groups
rsyslog can get the logs from journald very rapidly, pretty close to real-time.
the designers of journald didn't have any idea what rsyslog, syslog-ng and similar logging daemons were able to do at the time they started journald, their justification of journald is full of "syslog can't do this" arguments that were true of traditional syslog, but not true on any of the modern syslog daemons.
journald works pretty well for a single machine personal system, but it was built in ignorance of how logging works in larger environments.
