Elastic for Aerospace Data

Hi everyone,
im currently working in a project about aerospace and im considering ELK to store data and do some basic data visualization.
The data are GPS coordinate, gyro data, speeds and stuff like that.
Anyone have some advice for me or some consideration i should consider?

Thank you in advance

Hi Samulele,

As you mentioned some data types like for GPS Coordinates, You can use Geopoint field type for Lat and Long.

Other type is speed, Gyro data seems like to be metrics which is absolutely possible. Just make sure to define your index mapping correctly (As per your incoming data).

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.