Skip to content

Implement ECS-Compatibility Mode #45

Closed
@yaauie

Description

@yaauie

As a part of the effort to make plugins able to run in an ECS-Compatible manner
by default in an upcoming release of Logstash, this plugin needs to implement
an ECS-Compatibility mode that does not implicitly use fields that conflict
with ECS.

Absent target directive, this plugin populates fields verbatim from the
JSON-encoded payload it is given, and may benefit from requiring an explicit
target when run in ECS-Compatibility mode, or otherwise reduce the risk of collision.

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