Sent from phone, thus brief. Am 22.01.2014 18:59 schrieb "Michael Biebl" <[email protected]>: > > Hi all, > > Imho it's rather unusual to add new (build) dependencies to stable > releases and should be avoided (if possible).
Yup that's right and I rather had avoided it. But v7.4 will probably stick around in some distro for a loooooong time and we wanted to get this functionality into it, as it is a real usability aid. As it is otherwise unintrusive, I went for it. With the shim in place, we not only get the immediate benefit but can extend it in the future. Rainer > > Rainer, can you elaborate why this had to be added as part ov v7-stable? > > Cheers, > Michael > > 2014/1/22 Todd Mortensen <[email protected]>: > > Thank you. I got it. > > > > > > On 01/22/2014 09:40 AM, Rainer Gerhards wrote: > >> > >> On Wed, Jan 22, 2014 at 6:36 PM, Todd Mortensen > >> <[email protected]>wrote: > >> > >>> You wouldn't happen to have a .tar.gz release of this vs a git source? > >>> > >>> Building a new package a lot easier if we have a versioned release file > >>> to > >>> use. > >>> > >>> > >> I did not manage that today... but I can send you one via mail in a couple > >> of minutes. > >> > >> Rainer > >> > >> > >>> Todd > >>> > >>> > >>> > >>> On 01/22/2014 09:32 AM, Rainer Gerhards wrote: > >>> > >>>> On Wed, Jan 22, 2014 at 6:27 PM, Todd Mortensen <[email protected] > >>>>> > >>>>> wrote: > >>>> > >>>> When trying to build this package on ubuntu I am missing a new > >>>> required > >>>>> > >>>>> package. > >>>>> > >>>>> configure:13363: error: Package requirements (libstdlog >= 1.0.0) were > >>>>> not > >>>>> met: > >>>>> > >>>>> I do not currently see a libstdlog package in ubuntu 12.04. Can you > >>>>> please point me to the source of this new dependency ? > >>>>> > >>>>> It's a new component of liblogging: > >>>> > >>>> https://github.com/rsyslog/liblogging > >>>> > >>>> This is enabled by default, but rfc3195 no longer. If you need 3195 (you > >>>> know if you do!), use --enable-rfc3195 with ./configure. > >>>> > >>>> The current component is a shim, but will enable to redirect logging to > >>>> the > >>>> > >>>> * syslog() call, > >>>> * journal > >>>> * unix socket directly (to circumvent the journal) > >>>> > >>>> and probably (later) > >>>> * udp direct > >>>> * file > >>>> > >>>> All of this via a driver interface. We will try to evangelize this to > >>>> other > >>>> projects as well. It's a very slim component even in its end form. If > >>>> enough people begin to use it, we do not have any problem logging both > >>>> on > >>>> systemd and non-systemd systems and we do not get into high performance > >>>> logging problems on journald systems as we can redirect to a non-journal > >>>> socket with this lib. > >>>> > >>>> Rainer > >>>> _______________________________________________ > >>>> rsyslog mailing list > >>>> http://lists.adiscon.net/mailman/listinfo/rsyslog > >>>> http://www.rsyslog.com/professional-services/ > >>>> What's up with rsyslog? Follow https://twitter.com/rgerhards > >>>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > >>>> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > >>>> DON'T LIKE THAT. > >>>> > >>> _______________________________________________ > >>> rsyslog mailing list > >>> http://lists.adiscon.net/mailman/listinfo/rsyslog > >>> http://www.rsyslog.com/professional-services/ > >>> What's up with rsyslog? Follow https://twitter.com/rgerhards > >>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > >>> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > >>> DON'T LIKE THAT. > >>> > >> _______________________________________________ > >> rsyslog mailing list > >> http://lists.adiscon.net/mailman/listinfo/rsyslog > >> http://www.rsyslog.com/professional-services/ > >> What's up with rsyslog? Follow https://twitter.com/rgerhards > >> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > >> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > >> LIKE THAT. > > > > > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com/professional-services/ > > What's up with rsyslog? Follow https://twitter.com/rgerhards > > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > > LIKE THAT. > > > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

