Hi all, Does NiFi have any processor for IP lookup through MaxMind Enterprise DB? I am able to do the lookup using GeoEnrichIp processor with MaxMind City DB, but when trying on Enterprise DB, I got
GeoEnrichIP[id=118a108f-1dd6-1c66-3b33-bf04d4ed1275] GeoEnrichIP[id=118a108f-1dd6-1c66-3b33-bf04d4ed1275] failed to process session due to Invalid attempt to open a GeoIP2-Enterprise database using the city method; Processor Administratively Yielded for 1 sec: java.lang.UnsupportedOperationException: Invalid attempt to open a GeoIP2-Enterprise database using the city method Looks like the NiFi comes with processor support Maxmind city DB only. Does any one knows if NiFi has processor to lookup IP with Enterprise DB? OR I need to create custom processor? Thanks David