Logstash - transport and process your logs, events, or other data
Find a file
2011-05-11 18:24:16 -07:00
bin - add rubygems to the agent runner entry point 2011-04-09 02:49:04 -07:00
docs - style fixes 2011-05-11 18:24:16 -07:00
etc - remove old yaml configs 2011-05-09 10:56:03 -04:00
examples - Add example agent in ruby 2010-11-21 02:36:29 -08:00
lib - durable queues! 2011-05-10 22:18:51 -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 test description for web/api 2011-05-08 11:03:12 -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 - update changelog 2011-05-11 18:09:31 -07:00
CONTRIBUTORS - add new contributor (dokipen, for redis support) 2011-05-02 20:33:44 -07:00
Gemfile Adds redis output 2011-05-09 10:56:03 -04:00
Gemfile.lock Adds redis output 2011-05-09 10:56:03 -04: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 - simplify versioning 2011-05-10 22:45:40 -07:00
Rakefile Merge branch 'master' of github.com:logstash/logstash 2011-05-11 18:09:46 -07:00
README.md - add contributor notes 2011-05-07 15:13:59 -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
VERSION.rb version bump 2011-05-11 18:10:11 -07: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

Contributing

If you're going to send me patches, I prefer pull requests on github. However, I will also accept normal patches.

If you want to request a new feature, file it on jira: http://logstash.jira.com