Thank you...
Thank you...
Posted Nov 21, 2011 1:42 UTC (Mon) by jamesh (guest, #1159)In reply to: Thank you... by khim
Parent article: That newfangled Journal thing
There are many applications and services that produce messages through the syslog() C library call. Either journald will have to accept those messages and deal with some amount of unstructured messages, or you'll need to keep a traditional syslog daemon around and deal with two system logs.
I would be quite surprised if they decided to ignore messages generated by syslog() calls, so there will probably be a lot of unstructured messages for the foreseeable future.
That doesn't reduce the usefulness of converting a few key messages over to a new API though.
