Logstash - transport and process your logs, events, or other data
Find a file
2011-05-07 13:23:23 -07:00
bin - add rubygems to the agent runner entry point 2011-04-09 02:49:04 -07:00
docs - fix pointers 2011-05-07 13:23:23 -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 password handling for stomp and amqp. 2011-05-07 13:12:32 -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 - Fix password handling for stomp and amqp. 2011-05-07 13:12:32 -07: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 version bump 2011-05-07 13:20:28 -07:00
Rakefile - Fix password handling for stomp and amqp. 2011-05-07 13:12:32 -07:00
README.md - update readme 2011-05-07 00:37:32 -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

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.

It is fully free and fully open source. The license is New BSD, meaning you are pretty much free to use it however you want in whatever way.

For more info, see http://logstash.net/

File bugs here: http://logstash.jira.com