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

Cherry-pick #10875 to 7.0: Force ECS options in filebeat pipelines when filebeat version is over 7.0 and ES version is 6.7.X #10930

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #10875 to 7.0 branch. Original message:

When using the user_agent processor to ingest data from Filebeat 7.0
into Elasticsearch 6.X conflicts appear with ECS user_agent fields, this can
be solved by setting ecs: true when pipelines are being loaded into
Elasticsearch 6.7.0.

For minor versions where ecs option is not available, pipelines will fail
to load.

Fix #10655

… 7.0 and ES version is 6.7.X (elastic#10875)

When using the `user_agent` processor to ingest data from Filebeat 7.0
into Elasticsearch 6.X conflicts appear with ECS user_agent fields, this can
be solved by setting `ecs: true` when pipelines are being loaded into
Elasticsearch 6.7.0.

For minor versions where `ecs` option is not available, pipelines will fail
to load.

Fix elastic#10655

(cherry picked from commit 34eaf57)
@kaiyan-sheng
Copy link
Contributor

jenkins, test this please

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.

3 participants