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

Play nicer with ECS #146

Closed
newtonne opened this issue Nov 6, 2019 · 0 comments · Fixed by #165
Closed

Play nicer with ECS #146

newtonne opened this issue Nov 6, 2019 · 0 comments · Fixed by #165

Comments

@newtonne
Copy link

newtonne commented Nov 6, 2019

Currently the plugin populates the [host] field with a concrete value. This contradicts ECS which uses a host object, and therefore requires that the host value is renamed before doing anything else if you wish to conform your data to ECS.

I would suggest, instead, populating [host][hostname] and/or [@metadata][host].

Thanks.

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.

1 participant