Graylog2 / Graylog2/graylog2-server
Support for geo_points for mapping telemetry data for trip path
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Many uses for logging telemetry include Lat/Long data where it is mapped to track the entire path. Right now we don't have this ability and in opensearch it can be done. For example telemetry for a vehicle and the aggregation of the data showing the trip path on our map.
Other 3rd party products have this ability and it would be interesting to investigate how this could be done in Graylog.
## Why?
Telemetry data is useful in the Airline industry, Uber, UPS/Shipping Tracking and many other forms of telemetry. Being able to visualize this in Graylog would open up to many other specific use cases.
[Example](https://opensearch.org/docs/latest/field-types/supported-field-types/geo-point/)
## Your Environment
N/A
* Graylog Version:V6.0
* OpenSearch Version: V2.12
* MongoDB Version:V6
* Operating System: N/A
* Browser version: N/A
Contributor guide
Assessment
This issue has not been assessed yet.