Host Location
Information about the location of the host.
Field |
Type |
Description |
---|---|---|
location |
object |
|
location.city |
text |
The English name of the detected city. |
location.continent |
keyword |
The English name of the detected continent (North America, Europe, Asia, South America, Africa, Oceania, Antarctica). |
location.coordinates |
object |
The estimated coordinates of the detected location. |
location.coordinates.latitude |
double |
|
location.coordinates.longitude |
double |
|
location.country |
text |
The English name of the detected country. |
location.country_code |
keyword |
The detected two-letter ISO 3166-1 alpha-2 country code (US, CN, GB, RU, ...). |
location.postal_code |
keyword |
The postal code (if applicable) of the detected location. |
location.province |
text |
The state or province name of the detected location. |
location.registered_country |
text |
The English name of the registered country. |
location.registered_country_code |
keyword |
The registered country's two-letter ISO 3166-1 alpha-2 country code (US, CN, GB, RU, ...). |
location.timezone |
text |
The IANA time zone database name of the detected location. |
Comments
0 comments
Article is closed for comments.