mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- changelot formatting fixup
- add doc on test I ran manually for the release
This commit is contained in:
parent
f6940e4511
commit
c6ac59881b
2 changed files with 9 additions and 4 deletions
|
@ -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.
|
||||
|
|
7
docs/release-test-results.md
Normal file
7
docs/release-test-results.md
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue