Interesting idea, but...
Interesting idea, but...
Posted Nov 20, 2011 19:44 UTC (Sun) by vrfy (guest, #13362)In reply to: Interesting idea, but... by tshow
Parent article: That newfangled Journal thing
For now, the journal files are just an indexed ring buffer that follow store/forward logic. Anybody who depends on any data/log archival or classic tools to run, should run the syslog daemon at the same time, which gets exactly the same data and writes the same files as before.
The journal data is a zero maintenance buffer, that just takes the maximum configure disk space an no other ressources, it does not change any aspect of classic syslog. Local tools like systemd, or other agents will rely on the indexed data from the journal during runtime, and can not work with syslog files.
Journal files are not a log archive in the same sense as syslog files are for some time. That's just impossible to promise from where we are right now, hence the warning about it.
