Skip to content

Logstash default document_type inconsistent with types removal recommendation #868

@hackery

Description

@hackery

I asked this previously on the forum but it didn't seem to draw any attention.

The advice in the doctype deprecation notes is to use a document type of _doc in 6.x to prepare for type removal. However the Logstash Elasticsearch output plugin defaults to doc.

At this point we should be able to omit the document_type parameter (which flags a deprecation warning!) and not require that configuration change between 6.x and 7.x.

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