Dashboards & Visualizations

Converting to Dashboard Studio: Why is Cluster Map marker not showing name and location?

dathrimar
Engager

I converted a old Classic Dashboard over to Dashboard Studio for experimentation and implementation but one of the core features of the dashboard was a map which used markers that listed the Name, Lat, and Lon of a location. When I made the conversion over to Studio using the marker option it is no longer allowing me to show the Name of the location and only providing the Lat and Lon. Any1 have a suggestion on what needs to be changed post conversion. The code is :

"visualizations": {

 "viz_map_1":{

"type": "splunk.maps"

"options": [

20, 

30

],

"zoom": 1,

"layers": [

{

"seriesColors": [

"#00FF00",

"#00FF00"

],

"type": "marker",

"additionalTooltipFields": [

"location"

],

"latitude": "> primary | seriesByName('Lat')",

"longitude": "> primary | seriesByName('Lon')"

 

 

 

Labels (1)
Tags (2)
0 Karma
1 Solution

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

View solution in original post

0 Karma

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

0 Karma

aind
Splunk Employee
Splunk Employee

The additionalTooltipFields property and functionality will be available in Splunk Cloud v9.0.2208 and Splunk Enterprise 9.0.1+ upcoming releases.
This did appear previously in the docs at https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/chartsMap and https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/objOptRef plus the Splunk Enterprise equivalents but has been removed for now and will be re-added once these versions are released.

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

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

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...