geo
Contents
geo¶
Event fields used to define/normalize metadata about a geographical location.
Attributes¶
Name |
Type |
Description |
Sample Value |
---|---|---|---|
geo_city |
string |
The city associated to the IP address in the network session. |
|
geo_continent |
string |
The continent associated with the IP address in the network session. |
|
geo_country |
string |
The country associated with the IP address in the network session. |
|
geo_country_capital |
string |
The capital of the country associated with the IP address in the network session. |
|
geo_country_code |
string |
51 |
|
geo_latitude |
string |
The latitude of the geographical coordinate associated with the IP address in the network session. |
|
geo_longitude |
string |
The longitude of the geographical coordinate associated with the IP address in the network session. |
|
geo_region |
string |
The region within a country associated with the IP address in the network session. |
|