All Apps and Add-ons

How to plot data on Google Maps app?

varad_joshi
Communicator

I am using the app for Google maps and want to plot some static data on particular latitude and longitude.

Example: index=myindex| eval lat="2.068939" | eval lon="75.308099" | geostats latfield=lat longfield=lon count

Works on the default map provided by Splunk but I want to show the building and street level information too and hence using the Google maps app.

Idea is to plot these values in a look up and plot it on map.

0 Karma

alylanchester
Explorer

Try using a _geo field instead in the format:

_geo=lat,lon

I did mine in my .csv lookup file. But I hope it helps. I couldnt get it working the way you did it either- but this seemed to work.

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 ...