package envoy.extensions.filters.network.geoip.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Geoip

geoip.proto:30

The network geolocation filter performs IP geolocation lookups on incoming connections and stores the results in the connection's filter state under the well-known key ``envoy.geoip``. The stored data is a ``GeoipInfo`` object that supports serialization for access logging and field-level access. See :ref:`well known filter state <well_known_filter_state>` for details on accessing the geolocation data.