.. |
config
|
not all config keys have options (see date filter)
|
2011-05-22 21:56:43 -07:00 |
file
|
allow inputs to specify a data format
|
2011-05-20 23:03:10 -07:00 |
filters
|
better debug logging
|
2011-05-31 18:18:52 -04:00 |
inputs
|
Removes erroneous comment in redis input.
|
2011-05-31 18:21:21 -04:00 |
outputs
|
- improve elasticsearch 'embedded' support
|
2011-06-09 00:08:48 -07:00 |
search
|
- Allow running multiple tools in the same process.
|
2011-06-09 00:31:16 -07:00 |
stomp
|
- Style cleanup. Tests still pass, so I probably didn't break anything ;)
|
2011-01-07 23:28:50 -08:00 |
util
|
- add (unused, yet) tool to try and better-capture missing libs.
|
2011-05-08 11:02:01 -07:00 |
web
|
- put throbber on top of the graph instead of replacing the graph.
|
2011-06-09 01:51:24 -07:00 |
agent.rb
|
- Allow running multiple tools in the same process.
|
2011-06-09 00:31:16 -07:00 |
event.rb
|
fix GELF output: support extra fields properly (_ prefix) and pass timestamp as unixtime
|
2011-05-20 01:23:56 -07:00 |
filters.rb
|
- Style cleanup. Tests still pass, so I probably didn't break anything ;)
|
2011-01-07 23:28:50 -08:00 |
filterworker.rb
|
- add filterworker
|
2011-05-15 14:58:43 -07:00 |
inputs.rb
|
Don't need ruby_fixes anymore
|
2011-03-01 17:30:01 -08:00 |
loadlibs.rb
|
- update gemspec for 1.0 prep
|
2011-05-01 11:40:09 -07:00 |
logging.rb
|
Don't need ruby_fixes anymore
|
2011-03-01 17:30:01 -08:00 |
multiqueue.rb
|
- less logging
|
2011-02-27 03:02:34 -08:00 |
namespace.rb
|
- Add LogStash::Plugin for generalizing threads/workers involved in the
|
2011-05-15 00:02:59 -07:00 |
outputs.rb
|
first cut at jruby/threaded logstash
|
2011-02-16 11:41:48 -08:00 |
plugin.rb
|
- force quit if shutdown procses takes longer than 10 seconds.
|
2011-05-16 00:45:44 -07:00 |
runner.rb
|
- Allow running multiple tools in the same process.
|
2011-06-09 00:31:16 -07:00 |
time.rb
|
- require 'date'
|
2010-11-29 15:14:50 -08:00 |
util.rb
|
- set ruby thread name in addition to java thread name
|
2011-04-04 01:02:04 -07:00 |