Skip to content

Specifying types in bulk requests is deprecated #915

@fdartayre

Description

@fdartayre

Version: logstash-output-elasticsearch 10.2.3 (shipping with Logstash 7.5.2)

Starting from Elasticsearch 7.0, types should also no longer appear in the body of bulk requests.

Including a type causes a deprecation warning to get logged in Elasticsearch:

[2020-01-31T10:58:52,319][WARN ][o.e.d.a.b.BulkRequestParser] [hostname] [types removal] Specifying types in bulk requests is deprecated.

The plugin shouldn't use types anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions