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

Updating go-windows and go-sysinfo vendor packages #7763

Merged
merged 2 commits into from
Jul 26, 2018

Conversation

strawgate
Copy link
Contributor

Updating go-windows and go-sysinfo vendor packages to fix issue with GetNativeSystemInfo on x64 Windows that causes the beat to crash on startup when host metadata is added to the event.

Related to elastic/go-windows#3 and fixes #7715

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@andrewkroh andrewkroh merged commit cbbf08d into elastic:master Jul 26, 2018
@andrewkroh andrewkroh added bug libbeat needs_backport PR is waiting to be backported to other branches. labels Jul 26, 2018
@andrewkroh andrewkroh added v6.4.0 and removed needs_backport PR is waiting to be backported to other branches. labels Jul 26, 2018
andrewkroh pushed a commit to andrewkroh/beats that referenced this pull request Jul 26, 2018
Update github.com/elastic/go-windows to fix add_host_metadata for Windows.

Fixes elastic#7715

(cherry picked from commit cbbf08d)
andrewkroh pushed a commit to andrewkroh/beats that referenced this pull request Jul 26, 2018
Update github.com/elastic/go-windows to fix add_host_metadata for Windows.

Fixes elastic#7715

(cherry picked from commit cbbf08d)
ruflin pushed a commit that referenced this pull request Jul 27, 2018
Update github.com/elastic/go-windows to fix add_host_metadata for Windows.

Fixes #7715

(cherry picked from commit cbbf08d)
ruflin pushed a commit that referenced this pull request Jul 30, 2018
Update github.com/elastic/go-windows to fix add_host_metadata for Windows.

Fixes #7715

(cherry picked from commit cbbf08d)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
Update github.com/elastic/go-windows to fix add_host_metadata for Windows.

Fixes elastic#7715

(cherry picked from commit 0f78f6b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add_host_metadata processor fails with GetNativeSystemInfo failed: invalid argument
3 participants