- changelot formatting fixup

- add doc on test I ran manually for the release
This commit is contained in:
Jordan Sissel 2011-08-17 01:50:48 -07:00
parent f6940e4511
commit c6ac59881b
2 changed files with 9 additions and 4 deletions

View file

@ -15,10 +15,8 @@
shipping them off to your graphite/carbon server.
- feature: new output plugin "ganglia" for shipping metrics to ganglia
gmond server.
- feature: new output plugin "xmpp" for shipping events over a jabber/xmpp
service.
- feature: new input plugin "xmpp" for receiving events over a jabber/xmpp
service.
- feature: new output plugin "xmpp" for shipping events over jabber/xmpp
- feature: new input plugin "xmpp" for receiving events over jabber/xmpp
- feature: amqp input now supports routing keys.
https://logstash.jira.com/browse/LOGSTASH-122
- feature: amqp output now supports setting routing key dynamically.

View file

@ -0,0 +1,7 @@
# Testing for a release
* exec + split + stdout
* tcp input (server and client modes)
* tcp output (server and client modes)
* graphite output (tested server failure conditions, netcat receiver)
* statsd output (increment, netcat receiver)