Sha256: aa41c6565061f32fb2979cc456fcd083b9ca2a6fd5d9bbbf491893ed1ca28952

Contents?: true

Size: 862 Bytes

Versions: 2

Compression:

Stored size: 862 Bytes

Contents

:plugin: es_bulk
:type: codec

///////////////////////////////////////////
START - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////
:version: %VERSION%
:release_date: %RELEASE_DATE%
:changelog_url: %CHANGELOG_URL%
:include_path: ../../../../logstash/docs/include
///////////////////////////////////////////
END - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////

[id="plugins-{type}s-{plugin}"]

=== Es_bulk codec plugin

include::{include_path}/plugin_header.asciidoc[]

==== Description

This codec will decode the http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-bulk.html[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.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logstash-codec-es_bulk-3.0.6 docs/index.asciidoc
logstash-codec-es_bulk-3.0.5 docs/index.asciidoc