All Apps and Add-ons

Manually place location within Google Maps

hagjos43
Contributor

I'd like to manually set a location of servers around the country within the Google Maps app. Simply displaying where they listing if they are up or down (green=up, red=down).

The server locations don't change much, so manually specifying the locations is not a problem.

Is this possible?

0 Karma

dart
Splunk Employee
Splunk Employee

Yes, you can do this with a lookup with the latitudes and longitudes.

## host_geo.csv (don't include this line in the lookup file)
host,_geo
foobar123,"lat,lon"

Then you can use it in a search:

<search> ... | lookup host_geo.csv host 

To test your lookup for can also do:

 <search> ... | lookup host_geo.csv host | eval geo=_geo | table host geo

dart
Splunk Employee
Splunk Employee

You could put it in the google maps app under the lookups folder. If it doesn't exist already you can create it. You can also upload it via the UI.

0 Karma

hagjos43
Contributor

THANKS!

Where do you put the host_geo.csv? Within the Google Maps app folder?

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!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...