Dashboards & Visualizations

How to plot a country on a map ?

nyasharashad59
Explorer

Good day good people

I am trying to get a map of Zimbabwe on a dashboard but it keeps giving me a world map

source=my_data_source.csv | lookup geo_zimbabwe longitude as Lon, latitude as Lat | stats count by featureId | geom geo_zimbabwe

Any idea on how i can plot Zimbabwe and its cities?

Thanks

0 Karma

niketn
Legend

@nyasharashad59, Add the following to simpleXML configuration:

<option name="mapping.map.center">(19.21,31.17)</option>
<option name="mapping.map.zoom">6</option>

Refer to Splunk documentation for details: http://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#map

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...