Logstash - transport and process your logs, events, or other data
Find a file
2011-09-03 13:50:55 -05:00
bin - fix logstash-web / LOGSTASH-129 2011-08-17 01:49:10 -07:00
docs - github's markdown parser barfs on <https://.... stuff> it seems, work 2011-08-24 23:28:20 -07:00
etc - add sample graphite usage 2011-08-17 01:40:01 -07:00
lib add type and tag filters to graphite output 2011-09-03 13:50:55 -05:00
misc - Make TZ in DATESTAMP_OTHER optional 2010-10-31 08:59:28 +00:00
patterns - fix haproxy pattern (syslog pattern name changed) 2011-07-30 11:30:13 -07:00
screencast 2010-11-11 07:37:48 +00:00
test - make sure grok only adds fields on a successful match 2011-08-19 19:17:05 -07:00
.gitignore ignore build directories 2011-05-21 15:54:12 -07:00
CHANGELOG - changelog update for 1.0.17 2011-08-21 00:04:17 -07:00
CONTRIBUTORS - add note about missing folks 2011-08-16 23:24:35 -07:00
Gemfile Add jruby-openssl to Gemfile. 2011-08-25 11:05:04 -07:00
Gemfile.lock - version bump 2011-08-18 01:51:00 -07:00
LICENSE update copyright years 2011-02-19 11:45:52 -08:00
logstash.gemspec Add XMPP output. 2011-07-25 15:43:30 -04:00
Rakefile - generate with version replacement 2011-08-17 18:51:31 -07:00
README.md - update license note to be correct 2011-05-21 00:10:34 -07:00
STYLE.md Edited STYLE.md via GitHub 2011-07-19 12:43:04 -07:00
VERSION.rb - set version 2011-08-20 23:53:27 -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