* Package name : logstash Version : 1.1.0 * URL : http://logstash.net * License : Apache 2.0 Programming Lang: JRuby Description : tool for managing events and logs logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs.
Hello, I just found out the logstash project does contain a debian directory, albeit under /pkg/ which is not obvious. Source tree: https://github.com/logstash/logstash/tree/master/pkg/debian Lame commands for the lazy ones: git clone https://github.com/logstash/logstash.git cd logstash/pkg/debian
we should probably take a look at this first: http://logstash.net/docs/1.4.2/repositories there are .deb there. a.
it would be great if this were packaged. it makes a lot of sense since elasticsearch is already provided.