Thank you...
Thank you...
Posted Nov 21, 2011 6:19 UTC (Mon) by pilif (subscriber, #3857)In reply to: Thank you... by jamesh
Parent article: That newfangled Journal thing
What journal allows in addition to that is that the application can provide additional arbitrary key/value pairs (without the beginning _) in addition to the traditional free form message.
So a traditional syslog() sent message would still gain some structure, but if you usr the journal-native API, you even get to log application-specific values.
That said, I'm really torn on this proposal. I DO see many advantages, but on the other hand, NOTHING beats the accessibility of cat/grep and tail -f
Needing a special tool, just to look at logs is a huge increase in complexity. Especially if we are using a binary format. What if that file gets corrupted? You can still read a corrupted textfile, but can those future tools still read a corrupt binary file? Can the developers predict any possible type of corruption?
As I said: I'm torn.
I am looking forward however to see how this is going to play out.
Philip
