Dashboards & Visualizations

How to apply data on each state with different colours on choropleth map

alexspunkshell
Contributor

I want to display choropleth map with data on each state with different colour.
Country : Australia
I uploaded csv file containing state and latitude & longitude details. Below is the query i am used

index=mytest sourcetype=csv source="C:\\Splunk\\GAF_Files\\anzvw_contract_test0.csv" is_active=1 branch_location_code =*| lookup Aus_states State_code AS branch_location_code OUTPUT Latitude,Longitude | geostats latfield=Latitude longfield=Longitude count by branch_location_code

Here i could not able to segregate each state and its corresponding data. alt text

I want to display like this with data inside
alt text

Kindly help me here.

0 Karma

alexspunkshell
Contributor

@niketnilay Yes

0 Karma

niketn
Legend

@alexspunkshell , you are looking for Choropleth Map in Splunk instead of Cluster Map.

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

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...