Commit graph

46 commits

Author SHA1 Message Date
Jordan Sissel
3cccfb5317 - fix a changelog issue 2011-08-18 00:23:03 -07:00
Jordan Sissel
c3b07d7206 - add LOGSTASH-130 to changelog 2011-08-17 02:49:47 -07:00
Jordan Sissel
c6ac59881b - changelot formatting fixup
- add doc on test I ran manually for the release
2011-08-17 01:50:48 -07:00
Jordan Sissel
5abb661de2 - document new split filter 2011-08-17 00:55:42 -07:00
Jordan Sissel
6d68b04bfc - fix typos and formatting 2011-08-16 23:37:34 -07:00
Jordan Sissel
7d29fbf4f2 - bump version 2011-08-16 23:24:58 -07:00
Jordan Sissel
5885a86897 - update metadatas 2011-08-16 21:13:17 -07:00
Jordan Sissel
5b77ad45f5 - update changelog 2011-08-15 01:23:59 -07:00
Jordan Sissel
659201a7c2 - add todo to doc tcp input/output from pull/33 2011-07-23 23:57:16 -07:00
Jeff Buchbinder
5001aa2700 First attempt at ganglia/gmetric output 2011-07-23 12:10:02 -04:00
Jordan Sissel
66732904b6 - update changelist 2011-07-21 01:05:38 -07:00
Pete Fritchman
89d981cc9d update changelog 2011-07-19 12:01:42 -07:00
Jordan Sissel
4474390491 - upgrade to elasticsearch 0.17.0 2011-07-18 16:26:33 -07:00
Jordan Sissel
66fb195dec - fix version 2011-07-01 18:14:10 -07:00
Jordan Sissel
347de359eb - note amqp input bug fix 2011-07-01 17:34:13 -07:00
Jordan Sissel
a2ca1c7dcb - add another fix 2011-07-01 16:44:31 -07:00
Jordan Sissel
19c85e027b - update CHANGELOG prep for release 2011-07-01 16:12:51 -07:00
Jordan Sissel
0095136267 - update changelist 2011-06-09 11:44:30 -07:00
Jordan Sissel
071236f5e5 - version bump 2011-06-09 11:28:58 -07:00
Jordan Sissel
6c997245c6 - update changelist 2011-06-09 10:56:05 -07:00
Pete Fritchman
c48efe849c update changelog for grep filter fix 2011-05-23 16:01:42 -07:00
Pete Fritchman
ad39343092 bump version to 1.0.10 2011-05-23 00:20:06 -07:00
Pete Fritchman
e0f23b0f9c update changelog 2011-05-21 00:39:42 -07:00
Pete Fritchman
82e7843c66 update changelog 2011-05-20 23:55:04 -07:00
Pete Fritchman
594576a21e fix GELF output: support extra fields properly (_ prefix) and pass timestamp as unixtime 2011-05-20 01:23:56 -07:00
Pete Fritchman
7a4927e86e update changelog 2011-05-19 15:00:26 -07:00
Pete Fritchman
f3ee088631 update changelog w/tcp input fix 2011-05-19 14:20:16 -07:00
Jordan Sissel
f45daac12c - stub next release 2011-05-18 15:58:55 -07:00
Jordan Sissel
e70344dbee - version bump for fix 2011-05-18 12:24:42 -07:00
Jordan Sissel
e2c458fb38 - update changelog 2011-05-17 14:01:45 -07:00
Jordan Sissel
286edff713 - remove beanstalk-client due to possible license conflicts (it's GPL3) 2011-05-16 12:08:52 -07:00
Jordan Sissel
71822c8cc1 - version bump 2011-05-16 10:34:17 -07:00
Jordan Sissel
7e84aead36 - disable SIGINT/TERM handling since not all inputs support interruption
right now.
2011-05-16 01:06:32 -07:00
Jordan Sissel
9ed7967edb - update changelog 2011-05-15 00:44:18 -07:00
Jordan Sissel
28ca682b3f - Add LogStash::Plugin for generalizing threads/workers involved in the
pipeline. This allows us to do cascading shutdowns of inputs then
  filters then outputs.

  - If all inputs finish, start shtdown.
  - If all plugins are finished, then exit.
  - A special 'event' gets passed down during shutdown
  (LogStash::SHUTDOWN)

  At this point, doing 'echo "foo" | logstash -f foo.conf' will result
  in a shutdown after the "foo" line has been fully processed. As
  intended!

- Refactored the input/filter/output thread launchers to separate
  methods.
- Have 'stdin' finish if it reads EOF
- Currently only stdout and amqp outputs support shutdown properly.
2011-05-15 00:02:59 -07:00
Jordan Sissel
f1e583ae15 - add TODO for next release 2011-05-12 10:45:33 -07:00
Jordan Sissel
14c65ddc2d - update changelog 2011-05-11 18:09:31 -07:00
Jordan Sissel
d74921ece4 update changelog for 1.0.5 2011-05-11 14:52:28 -07:00
Jordan Sissel
c1a75269c9 - update changelog 2011-05-10 09:15:39 -07:00
Jordan Sissel
814e1aecd1 update changelog 2011-05-08 11:04:17 -07:00
Jordan Sissel
4d77571b91 - Fix password handling for stomp and amqp.
- Bump version
2011-05-07 13:12:32 -07:00
Jordan Sissel
6cd4f63cb4 2010-04-13 08:12:04 +00:00
Pete Fritchman
5143d3b85b - bump to 0.3.6 2009-11-30 22:12:23 +00:00
Pete Fritchman
f4b0fafc00 - bump to 0.3.5 (mqrpc split-out)
- include wiki docs in rpm
2009-11-07 21:37:29 +00:00
Jordan Sissel
6d41874029 - Version bump. 2009-10-29 07:03:08 +00:00
Jordan Sissel
c3ab5803ea - Add changelog
- version to 0.3.3
2009-10-25 04:54:29 +00:00