|
|
Log in / Subscribe / Register

That newfangled Journal thing

That newfangled Journal thing

Posted Nov 20, 2011 19:25 UTC (Sun) by smurf (subscriber, #17840)
In reply to: That newfangled Journal thing by yoush
Parent article: That newfangled Journal thing

The problem is that the old traditions do not work any more.

The number of logging messages has increased significantly. You don't need most of them except when something goes wrong, at which time you realize that you didn't log enough. Text files may be easily greppable but they're a security nightmare. So is remote syslogging via UDP. And so on.


to post comments

That newfangled Journal thing

Posted Nov 20, 2011 21:05 UTC (Sun) by dlang (guest, #313) [Link]

Remember that there are many different ways to send logs with syslog, not just UDP. the options include encryption and delivery confirmation. Rsyslog (the default syslog on almost every distro now), supports all of this (including delivering well formatted messages that conform to the latest syslog RFC) out of the box.

That newfangled Journal thing

Posted Nov 21, 2011 5:48 UTC (Mon) by gmaxwell (guest, #30048) [Link] (2 responses)

"Something must be done!" "This is _something_" "Then it must be done!"

That newfangled Journal thing

Posted Nov 21, 2011 20:50 UTC (Mon) by jcm (subscriber, #18262) [Link] (1 responses)

Exactly what is going on here.

That newfangled Journal thing

Posted Nov 23, 2011 21:14 UTC (Wed) by jonabbey (guest, #2736) [Link]

How do you figure? Do you imagine that this proposal is going to be adopted without regard to its virtues and deficits?


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds