Skip to content

[7.x] Allow list of IPs in geoip ingest processor (#49573)#49947

Merged
probakowski merged 1 commit intoelastic:7.xfrom
probakowski:backport/7.x/pr-49573
Dec 6, 2019
Merged

[7.x] Allow list of IPs in geoip ingest processor (#49573)#49947
probakowski merged 1 commit intoelastic:7.xfrom
probakowski:backport/7.x/pr-49573

Conversation

@probakowski
Copy link
Copy Markdown
Contributor

Backports following commits to 7.x

* Allow list of IPs in geoip ingest processor

This change lets you use array of IPs in addition to string in geoip processor source field.
It will set array containing geoip data for each element in source, unless first_only parameter
option is enabled, then only first found will be returned.

Closes elastic#46193
@probakowski
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/2

@probakowski probakowski merged commit d7083a8 into elastic:7.x Dec 6, 2019
@probakowski probakowski deleted the backport/7.x/pr-49573 branch December 6, 2019 23:19
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.

1 participant