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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...