mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
900f2e5cbb
commit
be7c90a292
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ Be sure to specify the correct value for the `--version` option during installat
|
|||
* For Elasticsearch versions 2.0 and after, use the command
|
||||
`bin/plugin install --version 2.0.0.beta5 logstash-output-elasticsearch_java`
|
||||
|
||||
[float]
|
||||
==== Configuration Changes
|
||||
|
||||
The Elasticsearch output plugin configuration has the following changes:
|
||||
|
|
|
@ -19,6 +19,7 @@ deploying your own plugins:
|
|||
* http://www.elasticsearch.org/guide/en/logstash/current/_how_to_write_a_logstash_filter_plugin.html[How to write a Logstash filter plugin]
|
||||
* http://www.elasticsearch.org/guide/en/logstash/current/_how_to_write_a_logstash_output_plugin.html[How to write a Logstash output plugin]
|
||||
|
||||
[float]
|
||||
==== Plugin API Changes added[2.0]
|
||||
|
||||
The 2.0 release of Logstash changes how input plugins shut down to increase shutdown reliability. There are three methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue