Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Milestones

List view

  • Logstash default package is changing from flatjar to a elasticsearch style tarball. - http://www.elasticsearch.org/blog/logstash-1-4-0-beta1/ This change gives us a good opportunity to reworks some of our functionality and flip up a point release. Thoughts on stuff to do : * @lusis had a good example of changing to using a library to install logstash rather than recipes * do we really need agent/server differentiation? What does this buy us when its the same binary, just different ( sharable ) configs * lwrps to create configs ( allow app cookbooks to control their own interactions with logstash ) * make templating easier and the default method for configuring * document limitations of data driven config files ... maybe mark them to be depreciated ?

    No due date