Logstash - transport and process your logs, events, or other data
Find a file
2011-06-09 11:00:53 -07:00
bin - Allow running multiple tools in the same process. 2011-06-09 00:31:16 -07:00
docs - prep for release 2011-06-09 11:00:53 -07:00
etc sample config for json/message_format input data 2011-05-20 23:36:02 -07:00
examples - Add example agent in ruby 2010-11-21 02:36:29 -08:00
lib - put throbber on top of the graph instead of replacing the graph. 2011-06-09 01:51:24 -07:00
misc - Make TZ in DATESTAMP_OTHER optional 2010-10-31 08:59:28 +00:00
patterns allow apache access logs with an invalid referer: field 2011-05-21 00:37:38 -07:00
screencast 2010-11-11 07:37:48 +00:00
test - re-enable tests 2011-06-09 10:32:06 -07:00
.gitignore ignore build directories 2011-05-21 15:54:12 -07:00
CHANGELOG - update changelist 2011-06-09 10:56:05 -07:00
CONTRIBUTORS - update contributor list 2011-06-01 09:55:40 -07:00
Gemfile - improve elasticsearch 'embedded' support 2011-06-09 00:08:48 -07:00
Gemfile.lock - 'bundle update' - web and agent appear to be happy. LGTM. 2011-06-09 00:30:55 -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 - simplify versioning 2011-05-10 22:45:40 -07:00
Rakefile - fix bug in docindex gen 2011-05-23 01:02:57 -07:00
README.md - update license note to be correct 2011-05-21 00:10:34 -07:00
STYLE.md - add 'case' style 2011-05-26 15:16:34 -07: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-06-09 10:59:56 -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 Apache 2.0, 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