Splunk Enterprise

Any Splunkers who can share ALL of the <option name=""> tags available to use with the missile map viz?

genesiusj
Builder

Hello,

Any Splunkers who can share ALL of the <option name=""> tags available to use with the missile map viz?

On Splunkbase, the author states 

Customisation options

The following options are available to customise:

  • Lines
    • Default color: The color to use for a line when no "color" field is present in the data (default: #65a637)
    • Weight: The weight to use for a line when no "weight" field is present in the data (default: 1)
  • Map
    • Tile set: The map tiles to use
    • Custom tile set: If you wish to use a tile set not in the preset list (e.g. http://tile.stamen.com/toner/{z}/{x}/{y}.png)
    • Latitude: Starting latitude to load
    • Longitude: Starting longitude to load
    • Zoom: Starting zoom level to load

However, there is no sample of the syntax.

Thanks in advance for your help.
God bless,
Genesius

Labels (1)
Tags (1)
0 Karma

Gr0und_Z3r0
Contributor

Hi @genesiusj 

These are the ones that are available for configuration. You can also check the js files of the visualization to get a better understanding on how it works.

  • tileSet
  • customTileSet
  • staticColor
  • lineThickness
  • mapLatitude
  • mapLongitude
  • mapZoom
  • scrollWheelZoom

 

~ If the reply helps, a Karma upvote would be appreciated.

0 Karma

genesiusj
Builder

@Gr0und_Z3r0 
Thank you.

What is the complete tag syntax?

Thanks and God bless,
Genesius

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...