Commit graph

170 commits

Author SHA1 Message Date
Nick Ethier
a118e1e0bd cleanup Gemfile 2012-02-09 13:28:31 -07:00
Nick Ethier
bf8a14b7cb Enabled LogStash to be built and tested on the Travis-CI Platform (travis-ci.org)
I removed the Gemfile.lock this lets travis-ci build without having to remove it or update it before running bundle install.

I added tests for the split filter. They test that the split filter behaves properly under default and non-default configuration.

I've disabled the following tests pending changes:
elasticsearch basic output
fifo file output

Squashed commit of the following:

commit fc9e2e61bad3f6c86ccba00a4a9fa4ad3e5e5030
Author: Nick Ethier <ncethier@gmail.com>
Date:   Thu Feb 9 13:21:48 2012 -0700

    housekeeping

commit 6cbeb2ded72a81e8e7b88b140a5796a35f21dbed
Author: Nick Ethier <ncethier@gmail.com>
Date:   Thu Feb 9 13:04:09 2012 -0700

    Added tests for the split filter

commit b54b9fca7ebc0b1963e71494374b46dd25e80916
Author: Nick Ethier <ncethier@gmail.com>
Date:   Thu Feb 9 00:19:39 2012 -0700

    Adjust grok performance limit

commit c0d810e6070dd94e9db94d86fa52feb6a5836d03
Author: Nick Ethier <ncethier@gmail.com>
Date:   Thu Feb 9 00:05:02 2012 -0700

    update deps, skip a couple tests until i can debug them, also set the file output test to flush after every event

commit b490b1e56dd6789dc4974e3010454184a4d6d352
Author: Nick Ethier <ncethier@gmail.com>
Date:   Wed Feb 8 20:59:15 2012 -0700

    more updates to make travis-ci happy

commit ab9cc6d76f7c6404d61e4c9374a4a92cc87a6642
Author: Nick Ethier <ncethier@gmail.com>
Date:   Wed Feb 8 20:33:21 2012 -0700

    Disabled file output test

commit ce8a45af222fd0030be37fdd174d5b7f34984e10
Author: Nick Ethier <ncethier@gmail.com>
Date:   Wed Feb 8 19:53:13 2012 -0700

    update lock before install

commit 99ad33f2d89db2068ba030fb9b16e0551e35bae6
Author: Nick Ethier <ncethier@gmail.com>
Date:   Wed Feb 8 19:49:41 2012 -0700

    add build image to readme

commit 0d7fa48acfca41b3d9de0e947d100a790c4cdb68
Author: Nick Ethier <ncethier@gmail.com>
Date:   Wed Feb 8 19:44:13 2012 -0700

    see if travis will work out of the box
2012-02-09 13:23:34 -07:00
Nicholas Padilla
0e2750fe9a Problem with jls-grok missing a namespace file, upgraded to 0.10.5 and
it is now fixed.
2012-02-08 15:56:04 -07:00
Jordan Sissel
3facad9e4d - bump cabin 2012-02-07 02:14:01 -08:00
Jordan Sissel
5424b3f6af - Update cabin
- Use proper way to say "jruby only" in bundler-speak
2012-02-07 01:36:52 -08:00
Jordan Sissel
2a37a0fccb - bump cabin version 2012-02-06 20:39:56 -08:00
John E. Vincent
27b56e0650 fixing broken cabin dep 2012-02-06 13:07:03 -05:00
Jordan Sissel
e9d9f0ad76 - first hack at metrics. TCP input now counts how many events it reads.
- agent now every few seconds logs all current metrics.

This will get cooler once jls-grok and other libraries (which use cabin)
start using metrics.
2012-02-05 01:12:51 -08:00
Jordan Sissel
653fbb8320 - bump cabin for logger.metrics 2012-02-05 00:25:34 -08:00
Jordan Sissel
dfc5bfc42e - update cabin for metrics 2012-02-05 00:08:26 -08:00
Jordan Sissel
c528e6d29c - bump filewatch to fix LOGSTASH-351 and LOGSTASH-349 2012-02-03 14:02:48 -08:00
Jordan Sissel
ba5edc00b2 - bump cabin 2012-02-03 13:47:58 -08:00
Jordan Sissel
a5d0bfea01 - add note about filewatch 2012-01-26 14:33:38 -08:00
Jordan Sissel
8ef1241c6b - Update jls-grok to remove that stupid rubygems YAML bug
- Remove ruby-debug since it doesn't work in ruby 1.9 and I don't care
  about it right now.
2012-01-24 21:54:57 -05:00
Jordan Sissel
7468b8e229 - remove ruby-debug since it doesn'tw ork in ruby 1.9 anyway 2012-01-24 20:47:59 -05:00
Pete Fritchman
9d4be968c9 bring in filewatch 0.3.2 2012-01-02 11:58:15 -05:00
Pete Fritchman
2bae0499b2 update cabin to match jls-grok req, and re-gen Gemfile.lock 2011-12-20 08:35:49 -08:00
Jordan Sissel
d9ed1bea91 - Fixed LOGSTASH-226 in ruby-grok 0.9.4 2011-12-17 15:25:36 -08:00
John E. Vincent
319c90d0e7 fixing gelf input. remove timestamp. bump gelfd ver
Signed-off-by: John E. Vincent <lusis.org+github.com@gmail.com>
2011-11-10 22:03:20 -05:00
Jordan Sissel
8bade5da2f - clean up lots of tests
- 'syntax check' test now loads it into ruby instead of using
  system("ruby -c ... ")
- generalized the plugin_path testing improvements by crankycoder
  to run the main test suite as well.
2011-10-28 01:12:40 -07:00
Jordan Sissel
0f24211e31 - Upgrade elasticsearch to 0.18.1 (LOGSTASH-262) 2011-10-27 22:18:54 -07:00
Victor Ng
2d9e8ce2c2 added a dependency on mocha - the mock testing framework 2011-10-26 11:26:40 -04:00
Victor Ng
ede9ded6c0 added ruby-debug to the gems packaged up to help with debugging 2011-10-20 10:01:20 -04:00
Victor Ng
1216c67bed Merge https://github.com/logstash/logstash
Conflicts:
	Gemfile.lock
2011-10-18 15:31:40 -04:00
Jordan Sissel
52a3f5c315 Merge branch 'LOGSTASH-238' of github.com:logstash/logstash
Conflicts:
	Gemfile
	Gemfile.lock
2011-10-16 00:33:08 -07:00
Jordan Sissel
2e3a977e1b - update to jruby-elasticsearch 0.0.11 2011-10-14 19:34:35 -07:00
Jordan Sissel
6dcac8a051 - add cabin 2011-10-14 10:03:29 -07:00
Victor Ng
6357b10771 added dependencies to ffi-rzmq for 0mq support 2011-10-14 10:42:52 -04:00
Jordan Sissel
ed61924c74 - start using cabin for logging. 2011-10-12 01:12:35 -07:00
Jordan Sissel
a16b8ab0af - Add conditional gemfile membership in jruby. 2011-09-27 23:44:58 -07:00
Jordan Sissel
ec329a443e Merge pull request #51 from lusis/1.0.x
Adding gelf input to 1.0.x branch
2011-09-22 18:18:38 -07:00
Jesse Newland
f8cef645f4 don't need minitest, just rake 2011-09-19 23:39:28 -04:00
Jesse Newland
9c0921b136 add rake and minitest to the development group 2011-09-17 22:59:10 -04:00
John E. Vincent
ff76544029 Adding gelf input to 1.0.x branch 2011-09-11 01:13:01 -04:00
Jordan Sissel
6eb8d42377 - update gemfile with new filewatch 2011-09-04 21:11:35 -07:00
Jordan Sissel
68f11062ac Merge branch 'master' into ruby1.9
Conflicts:
	Gemfile.lock (commiting generated code to revision control is stupid anyway)
2011-08-28 00:31:08 -07:00
Jordan Sissel
88db507ec9 Merge branch 'master' of github.com:logstash/logstash 2011-08-28 00:28:00 -07:00
Jordan Sissel
447f5be6c8 - disable stompserver for now since we don't run that test anymore (due
to STOMP/timer issues in jruby)
2011-08-28 00:27:36 -07:00
Christian Paredes
cb90d39af7 Add jruby-openssl to Gemfile. 2011-08-25 11:05:04 -07:00
Jordan Sissel
93aeed7cbc - update grok version 2011-08-21 23:32:45 -07:00
Jordan Sissel
281447914c - bump grok gem version 2011-08-21 23:02:43 -07:00
Jordan Sissel
d0cc96408b - Update grok to use pure-ruby grok 2011-08-20 03:05:51 -07:00
Jordan Sissel
f4da162f87 - add minitest 2011-08-19 19:37:11 -07:00
Jordan Sissel
18f32a1efc - oops, upgrade elasticsearch jruby 2011-08-18 01:47:09 -07:00
Jordan Sissel
c53a6432ea - fix xmpp4r version 2011-08-15 02:38:40 -07:00
Jeff Buchbinder
9eb34981a2 Add XMPP output. 2011-07-25 15:43:30 -04:00
Jeff Buchbinder
5001aa2700 First attempt at ganglia/gmetric output 2011-07-23 12:10:02 -04:00
John E. Vincent
f8f4c0e46a initial statsd output 2011-07-19 11:51:54 -07:00
Jordan Sissel
35830f61c0 - don't need spoon anymore 2011-06-30 17:57:49 -07:00
Jordan Sissel
529e6c726e - add filewatch 2011-06-30 17:34:26 -07:00