Dashboards & Visualizations

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

dathrimar
Explorer

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!

Harnessing Splunk’s Federated Search for Amazon S3

Managing your data effectively often means balancing performance, costs, and compliance. Splunk’s Federated ...

Infographic provides the TL;DR for the 2024 Splunk Career Impact Report

We’ve been buzzing with excitement about the recent validation of Splunk Education! The 2024 Splunk Career ...

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...