Acknowledgements
Describe the bug
Coordinate / region map chart visualizations still query a legacy
utm-geoip index that is no longer populated or shipped. The lookup fails
silently or with index_not_found_exception, so any dashboard widget that
plots events on a geographic map renders empty or errors out.
Regression Issue
Expected Behavior
Region / coordinate map charts should derive latitude and longitude directly
from native event fields (geo_point-typed fields on the alert / event
document) and stop referencing the dead utm-geoip index entirely.
Current Behavior
Region map widgets render with no data; backend logs show repeated
index_not_found_exception or empty result sets for the utm-geoip
lookup.
Reproduction Steps
- Open a dashboard that contains a region map / coordinate map
visualization (or create one).
- Configure it to plot events by geographic location.
- Observe an empty map and / or OpenSearch index-not-found errors in the
backend logs.
Possible Solution
No response
Additional Information/Context
No response
UTMStack Version
11.2.8
Operating System and version
Hypervisor and Version | Server Vendor and Model
Browser and version
Acknowledgements
Describe the bug
Coordinate / region map chart visualizations still query a legacy
utm-geoipindex that is no longer populated or shipped. The lookup failssilently or with
index_not_found_exception, so any dashboard widget thatplots events on a geographic map renders empty or errors out.
Regression Issue
Expected Behavior
Region / coordinate map charts should derive latitude and longitude directly
from native event fields (
geo_point-typed fields on the alert / eventdocument) and stop referencing the dead
utm-geoipindex entirely.Current Behavior
Region map widgets render with no data; backend logs show repeated
index_not_found_exceptionor empty result sets for theutm-geoiplookup.
Reproduction Steps
visualization (or create one).
backend logs.
Possible Solution
No response
Additional Information/Context
No response
UTMStack Version
11.2.8
Operating System and version
Hypervisor and Version | Server Vendor and Model
Browser and version