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

ingest: apm_convert_destination_address is incompatible with Elasticsearch 7.12.0 #5807

Closed
axw opened this issue Jul 27, 2021 · 0 comments · Fixed by #5876
Closed

ingest: apm_convert_destination_address is incompatible with Elasticsearch 7.12.0 #5807

axw opened this issue Jul 27, 2021 · 0 comments · Fixed by #5876
Assignees
Labels

Comments

@axw
Copy link
Member

axw commented Jul 27, 2021

In #5695 I removed some code that sets destination.ip from destination.address, and added an ingest node pipeline that does this instead. The pipeline uses convert, but support for the IP target field type was only added in 7.13, so this fails with older versions of Elasticsearch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant