Skip to content

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

@kaiyan-sheng

Description

@kaiyan-sheng

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions