That newfangled Journal thing
That newfangled Journal thing
Posted Nov 20, 2011 19:55 UTC (Sun) by mordae (guest, #54701)Parent article: That newfangled Journal thing
I really like Journal idea, but where ho got me is the absence of logging over network. You see, we have a bunch of machines with a small rootfs on a flash drive and tmpfs /var. The rsyslog sends all messages to a central machine using RELP.
Now, if I implement Journal, I can either create small logs in the /var and rsync frequently (bad if the machine dies, I don't have the latest logs) or continue using this and gather logs in Journal on the central server. But then I won't have correct metadata, so why even bother?
So... logging to a network file system? Seriously?
