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

Add minimal support for Beats > 7.0 (#7879) #7894

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Add minimal support for Beats > 7.0 (#7879) #7894

merged 1 commit into from
Apr 16, 2020

Conversation

mpfz0r
Copy link
Contributor

@mpfz0r mpfz0r commented Apr 16, 2020

Beats 7.0 changed a lot of their field name schema.

https://www.elastic.co/guide/en/beats/libbeat/7.x/breaking-changes-7.0.html#_field_name_changes

This is a minimal change to extract the hostname from pre-7 and post-7
type beats messages.

Fixes #6501

(cherry picked from commit 5061d81)

Beats 7.0 changed a lot of their field name schema.

  https://www.elastic.co/guide/en/beats/libbeat/7.x/breaking-changes-7.0.html#_field_name_changes

This is a minimal change to extract the hostname from pre-7 and post-7
type beats messages.

Fixes #6501

(cherry picked from commit 5061d81)
@mpfz0r mpfz0r added this to the 3.2.5 milestone Apr 16, 2020
@mpfz0r mpfz0r requested a review from bernd April 16, 2020 15:43
@bernd bernd self-assigned this Apr 16, 2020
@bernd bernd merged commit 71ffd8a into 3.2 Apr 16, 2020
@bernd bernd deleted the issue-6501-3.2 branch April 16, 2020 16:15
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.

2 participants