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

Enable the use of MaxMind GeoIP2-Domain databases #162

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

Sitwon
Copy link
Contributor

@Sitwon Sitwon commented Feb 5, 2020

In addition to the location databases, MaxMind provides a database of domain data as well. This change enables the use of the GeoIP2-Domain database by whitelisting the appropriate field.

@andsel
Copy link
Contributor

andsel commented Feb 6, 2020

Hi @Sitwon thanks for you contribution, before anybody could start to review, please sign the committer license agreement, CLA. Thanks

@Sitwon
Copy link
Contributor Author

Sitwon commented Feb 6, 2020 via email

@Sitwon
Copy link
Contributor Author

Sitwon commented Feb 7, 2020

I see, I just had to amend the commit author to use the same email address I gave for the CLA.

@Sitwon
Copy link
Contributor Author

Sitwon commented Feb 12, 2020

@andsel I've signed the CLA.

The build failure in Travis does not seem to be related to my change. It looks like Travis timed out trying to download https://services.gradle.org/distributions/gradle-5.6.4-bin.zip.

@Sitwon
Copy link
Contributor Author

Sitwon commented Jan 12, 2021

#174 is asking for this to be merged. I'm still not clear on what's holding it up. The Travis CI failure is unrelated to this change.

@roaksoax
Copy link

@Sitwon Thank you for taking the time to contribute and to following up with this PR, and sorry for the delayed response. @kaisecheng will review your PR and approve/request changes as appropriate!

Copy link
Contributor

@kaisecheng kaisecheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sitwon Thank you for enhancing GeoIP filter. Overall looks good to me. Sorry for the long waiting time. CI red is due to another issue. GeoIP2-Domain is a paid database, thus no test database for test case.

Could you update the change log and the version number ? Once it updates, I can merge it

@kaisecheng kaisecheng merged commit b0eeb4b into logstash-plugins:master Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants