Logstash - transport and process your logs, events, or other data
Find a file
2011-05-06 22:52:31 -07:00
bin - add rubygems to the agent runner entry point 2011-04-09 02:49:04 -07:00
docs - add download links 2011-05-06 22:51:35 -07:00
etc - remove old and invalid stuff 2011-04-24 23:58:47 -07:00
examples - Add example agent in ruby 2010-11-21 02:36:29 -08:00
lib - fix bug where lines read contain newlines under some circumstances. 2011-05-06 22:26:33 -07:00
misc - Make TZ in DATESTAMP_OTHER optional 2010-10-31 08:59:28 +00:00
patterns Add a custom grok pattern for parsing MySQL slow query log datetimes 2011-01-27 06:39:01 +00:00
screencast 2010-11-11 07:37:48 +00:00
test - add configs for testing 2011-05-06 14:06:00 -07:00
.gitignore - ignore more stuff 2011-03-21 22:57:48 -07:00
.rvmrc Downgrade jruby 2011-04-19 04:01:23 -07:00
CHANGELOG 2010-04-13 08:12:04 +00:00
CONTRIBUTORS - add new contributor (dokipen, for redis support) 2011-05-02 20:33:44 -07:00
Gemfile - bump for grok version 2011-05-06 14:36:54 -07:00
Gemfile.lock update gemfile.lock 2011-05-06 22:26:28 -07:00
INSTALL - minor updates to the install file 2011-03-20 14:54:42 -07:00
LICENSE update copyright years 2011-02-19 11:45:52 -08:00
logstash.gemspec - bump grok req 2011-05-06 14:36:43 -07:00
Rakefile enable publish target 2011-05-06 22:52:31 -07:00
README.md - Add status 2011-03-16 23:13:09 -07:00
STYLE.md - Add logging note 2010-12-03 20:14:37 -08:00
TODO 2010-10-17 10:52:36 +00:00
USAGE - Update USAGE 2010-12-01 11:04:26 -08:00

logstash

Status March 17, 2011

  • Currently refactoring to use JRuby a bit better.
  • Writing tests
  • Logstash 1.0 release target later this month.

Overview

The code for logstash lives on github, but everything else in the project lives on googlecode (wiki, issues, downloads)

If you want to learn about logstash, check out the main project site here:

http://code.google.com/p/logstash/

File bugs here: http://code.google.com/p/logstash/issues/list

Please do not file bugs on github, the issue tracker here on github is pretty weak compared to the much better issue tracker on googlecode.