GeoEnrichIPRecord 2.0.0

Bundle
org.apache.nifi | nifi-enrich-nar
Description
Looks up geolocation information for an IP address and adds the geo information to FlowFile attributes. The geo data is provided as a MaxMind database. This version uses the NiFi Record API to allow large scale enrichment of record-oriented data sets. Each field provided by the MaxMind database can be directed to a field of the user's choosing by providing a record path for that field configuration.
Tags
enrich, geo, ip, maxmind, record
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
not found Where to route flow files after unsuccessfully enriching attributes because no data was found
original The original input flowfile goes to this relationship regardless of whether the content was enriched or not.
found Where to route flow files after successfully enriching attributes with data provided by database