Module geoip

Source
Expand description

Handles enrichment tables for type = geoip. Enrichment data is loaded from one of the MaxMind GeoIP databases, MaxMind GeoIP2 or GeoLite2 binary city database.

Structs§

Geoip
A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a GeoIP database.
GeoipConfig
Configuration for the geoip enrichment table.

Enums§

DatabaseKind