This merges in the changes from logstash-docs

See https://github.com/elastic/logstash-docs/pull/78

fixes #3011

Fixes #3012
This commit is contained in:
Aaron Mildenstein 2015-04-14 12:05:20 -06:00 committed by Jordan Sissel
parent 38de0e7d0a
commit d0dbb252a0

View file

@ -1,3 +1,4 @@
pass::[<?edit_url https://github.com/elastic/logstash/edit/master/docs/asciidoc/static/include/pluginbody.asciidoc ?>]
== How to write a Logstash {plugintype} plugin
To develop a new {plugintype} for Logstash, you build a self-contained Ruby gem
@ -1300,3 +1301,6 @@ https://github.com/elasticsearch/logstash/issues[issue] in
the Logstash repository. When the acceptance guidelines are completed, we will
facilitate the move to the logstash-plugins organization using the recommended
https://help.github.com/articles/transferring-a-repository/#transferring-from-a-user-to-an-organization[github process].
pass::[<?edit_url?>]