Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ECS-Compatibility Mode #34

Closed
yaauie opened this issue Feb 26, 2020 · 0 comments · Fixed by #36
Closed

Implement ECS-Compatibility Mode #34

yaauie opened this issue Feb 26, 2020 · 0 comments · Fixed by #36
Assignees

Comments

@yaauie
Copy link
Contributor

yaauie commented Feb 26, 2020

This is a stub issue, and needs to be fleshed out with details specific to
this plugin.


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 either
implement an ECS-Compatibility mode or certify that it does not implicitly use
fields that conflict with ECS.

Since this Codec produces events verbatim from the encoded structure of the
bytes it is given, it may benefit from requiring a target namespace to be
provided when run in ECS-Compatibility mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants