question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `geo.region_iso_code`

See original GitHub issue

The basic GeoIP plugin provides this information when available, we should add it to ECS.

Note that I think there’s more to add in the geo field set, but this one is straightforward.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
webmatcommented, Nov 30, 2018

I already feel like the field names are too tied to Geolite’s database naming. I’m not sure we should add 100% of the fields as the canonical names in ECS just yet. Not sure if it’s going to come to this eventually, but for now let’s add the most canonical names only.

Note that this doesn’t prevent you from saving all of the geolite fields in your indices.

1reaction
octocat-monacommented, Nov 28, 2018

Also country_name is missing, shouldn’t all fields from the Geoip Processor be added to the geo object?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Analytics Reporting API Changelog
Dimension - ga:regionIsoCode - The region ISO code of users, derived from IP addresses or Geographical IDs. Values are given as an ISO-3166-2...
Read more >
Geo Fields | Elastic Common Schema (ECS) Reference [8.5]
Field Description Level geo.city_name City name. type: keyword. example: Montreal core geo.country_iso_code Country ISO code. type: keyword. example: CA core geo.country_name Country name. type: keyword. example:...
Read more >
About Geographical Data - Analytics Help - Google Support
Organize your data around your company's geographic regions. Importing geographical data enables the mapping of geographical IDs to custom regions, allowing you ...
Read more >
Google Analytics Dimensions & Metrics - Amazon AWS
Google Analytics reaches 501 dimensions and metrics. A simple exploratory data analysis of Google Analytics Dimensions & Metrics using Google Analytics with R....
Read more >
Can I get location information from Google Analytics [closed]
I am developing a dashboard. This dashboard gets some informations from another websites that I developed. I want to view the locations of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found