AFAIK libhiredis is the only dependency (for the Redis output module), and it seems available in Ubuntu at least: http://packages.ubuntu.com/trusty/libhiredis-dev
For RedHat and friends, it should be on EPEL. I suppose that still counts as a dependency that is available, right? Or should we only just build Ubuntu packages for omhiredis? -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Wed, Oct 14, 2015 at 1:02 PM, Rainer Gerhards <[email protected]> wrote: > Usually packages are not build because dependencies are missing in the > distros archives. Not sure if that's the case here. A PR would definitely > help. > > Rainer > > Sent from phone, thus brief. > Am 14.10.2015 19:23 schrieb "Radu Gheorghe" <[email protected]>: > > > Hi Peter, > > > > That's right, there's no package yet. I can't say anything about the > plans, > > but it would certainly be useful for those interested. > > > > If you can/want to add that package yourself, I think a PR here would do: > > https://github.com/rsyslog/rsyslog-pkg-ubuntu > > > > And you can look at other commits/packages for inspiration. > > > > Otherwise, I at least have on my todo list to work on that, but I have to > > find the time, please don't wait for me :) > > > > Meanwhile, if you want to use it you can just download the rsyslog > archive > > (directly from rsyslog.com) and compile everything from sources. That > > worked for me at least (though I did it on an older OpenSUSE - not sure > if > > that makes a difference). > > > > I hope this helps! > > > > Best regards, > > Radu > > > > -- > > Performance Monitoring * Log Analytics * Search Analytics > > Solr & Elasticsearch Support * http://sematext.com/ > > > > On Wed, Oct 14, 2015 at 3:25 AM, Peter G. Marczis < > [email protected]> > > wrote: > > > > > Hi, > > > First of all thanks for the great rsyslog ! > > > I did some experiment with omhiredis module, which would be super > useful > > > for me, but unfortunately, as far as I understand you don't compile or > > add > > > it into your ubuntu repository. > > > So the question would be if you're planning to add it ? Or add as an > > > additional package ? > > > I tried to recompile the ubuntu package with omhiredis in it, but I get > > > core dumps when I try to use... And for some strange reason I can't add > > > debugging symbols -> so I could see where or why the core dump > happens... > > > > > > Thanks a lot in advance :) > > > Br, > > > Peter. > > > _______________________________________________ > > > 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.

