Dashboards & Visualizations

Elevation from gps data..

eyirik
Explorer

How can i get elevation from gps data in splunk by using google maps or another app ?

Tags (1)
0 Karma

acharlieh
Influencer

Assuming you're only wanting the elevation of ground level above or below sea level at a particular geographic location, the Google Maps Elevation API seems like it would fit your purposes: https://developers.google.com/maps/documentation/elevation/start

Obviously, this isn't the elevation of whatever device is recording data, as a device in a tower is not at ground level, but it might be what you're looking for.

Now, I don't know of a Splunk app that wraps this API in Splunkbase yet, but that doesn't mean you couldn't make one! What you'll need to do in Splunk is create an external lookup python script that would take the lat/long coordinates, pass these to the elevation API, and then return them to Splunk. There are a few examples of doing this in the docs, around Splunk answers, and the Internet:

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...