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

[Libbeat] Move adding host.name into add_host_metadata #21773

Closed
kaiyan-sheng opened this issue Oct 13, 2020 · 2 comments
Closed

[Libbeat] Move adding host.name into add_host_metadata #21773

kaiyan-sheng opened this issue Oct 13, 2020 · 2 comments
Labels
Stalled Team:Integrations Label for the Integrations team v8.0.0

Comments

@kaiyan-sheng
Copy link
Contributor

Currently we have libbeat adding host.name before the global add_host_metadata processor is executed:
https://github.com/elastic/beats/blob/master/libbeat/publisher/processing/default.go#L337

We should move adding host.name into add_host_metadata in the future. Each module should also add their own host.name fields instead relying on add_host_metadata processor if possible.

@kaiyan-sheng kaiyan-sheng added the Team:Integrations Label for the Integrations team label Oct 13, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic
Copy link

botelastic bot commented Sep 13, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Sep 13, 2021
@botelastic botelastic bot closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stalled Team:Integrations Label for the Integrations team v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants