IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Es_bulk codec plugin
editEs_bulk codec plugin
edit- Plugin version: v3.0.6
- Released on: 2017-11-07
- Changelog
For other versions, see the Versioned plugin docs.
Getting Help
editFor questions about the plugin, open a topic in the Discuss forums. For bugs or feature requests, open an issue in Github. For the list of Elastic supported plugins, please consult the Elastic Support Matrix.
Description
editThis codec will decode the Elasticsearch bulk format
into individual events, plus metadata into the @metadata
field.
Encoding is not supported at this time as the Elasticsearch output submits Logstash events in bulk format.