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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...