Elasticsearch: GeoIP ingest plugin to support ASN

Created on 16 Dec 2017  路  5Comments  路  Source: elastic/elasticsearch

Hi, I would like to know if there is any accessible repository for org.elasticsearch:geolite2-databases that I could add GeoLite2-ASN.mmdb.gz to. Unable to access https://github.com/elastic/geolite2-databases (I found it in the pom)

The reason I'm asking this is because I'm currently working on ASN support for ingest-geoip plugin. I would need to update this module for unit testing purposes.

Thanks :)

:CorFeatureIngest help wanted

All 5 comments

@kiawin Thanks for opening this issue and working on this! I think opening that repository makes sense. However for now I opened a pr (#27897) that upgrades ingest-geoip plugin's geolite2-databases dependency that also include the asn data based file (but not uses it), because it requires someone from the Elastic team to release this dependency.

I saw the merge is completed in #27897. Not sure about the workflow for elasticsearch team, should I modify the title of this issue to "GeoIP ingest plugin to support ASN", or open a new issue?

I will work on the ASN code :)

@kiawin Whatever you prefer :)

@martijnvg free to review? :D

@kiawin Thanks for the ping, I will take a look at it.

Was this page helpful?
0 / 5 - 0 ratings