Skip to content

[beatreceiver] replace global path in filebeat generate cmd #46993

@leehinman

Description

@leehinman

filebeat uses paths.Resolve in the generate command. This is not used in beat receivers.

var defaultHomePath = paths.Resolve(paths.Home, "")

We should investigate to see if we can replace this, but it has no impact on beat receivers.

Relates #44903

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions