That newfangled Journal thing
That newfangled Journal thing
Posted Nov 24, 2011 11:20 UTC (Thu) by dlang (guest, #313)In reply to: That newfangled Journal thing by anselm
Parent article: That newfangled Journal thing
However, syslog-ng and rsyslog have added many options that address these concerns, all in ways that are optional extensions from the base, and require no significant changes if you don't use them (the syntax of the config file is the biggest change, and rsyslog lets you ignore most of that if you want to)
yes, there is still the hard coded facility and severity lists, however I don't think that anyone who is doing real serious work with syslog really uses those, instead the far more flexible filtering of the modern syslog daemons is used instead.
go take a serious look at rsyslog (the default on just about every distro, even if some of them have old versions). It has a lot of capabilities that you would not have thought of a few years ago.
