Commit graph

29 commits

Author SHA1 Message Date
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