Skip to content

add_host_metadata processor fails with GetNativeSystemInfo failed: invalid argument #7715

Closed
@danleerunk

Description

  • Version: Tested Filebeat and Metricbeat 6.3.2
  • Operating System: Windows 10 Pro, Version 1803, x64
  • Steps to Reproduce:
    Add the add_host_metadata processor to the configuration yaml for either beat and attempt to start:
processors:
- add_host_metadata: ~

The x64 version of both Filebeat and Metricbeat fail with the following message:

Exiting: error initializing publisher: error initializing processors: 1 error: GetNativeSystemInfo failed: invalid argument

The x86 versions of both programs start without issue, however. I suspect this will impact all beats, but I've only tested Filebeat and Metricbeat.

Initially discovered by @strawgate

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