icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Missile Map
SHA256 checksum (missile-map_151.tgz) 1300d7c8d74824ef3bed6e249702de02d6cd72d5a03450ee81b1332e6954c471 SHA256 checksum (missile-map_150.tgz) e225e85e808204c4579810fa281982fb3e607f6fc0162054ea9940d503871f7a SHA256 checksum (missile-map_130.tgz) b67d9b6af0156c940d50b8d58cbb4a187d961ae2472c31fffb6d812e66521089 SHA256 checksum (missile-map_123.tgz) 9dbd01bc7e7325b7e3b785f5731b3285881e334fbc9cd500c79eb68b8002f611 SHA256 checksum (missile-map_122.tgz) 1442caea16d3973e29113e12288d62481f44ae047c64c1a8c8c6c7f8a14beeb6 SHA256 checksum (missile-map_12.tgz) 2182ed4dab84bda77c7476c31290642121672c4f685b36e8781071dc8dcabc0c SHA256 checksum (missile-map_11.tgz) 0be50465fec28abf7d699d5fef632d55ba9b04f134037104d42e8234f62cc7ec SHA256 checksum (missile-map_10.tgz) f52c26f516cb827e4af39839fe2a957910789845f248c0c69f8409ddcec8e8f5
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Missile Map

Splunk Cloud
Overview
Details
Shows data as arcs across a map. Supports changing arc color, line thickness, animating and pulsing the arc and more.

Use cases might be:
* Showing replication link status between sites
* Showing incoming attacks

See the included README.txt for full documentation on how to use.

Missile Map

This visualisation will show connected arcs on a map. Each arc is defined by two geographic points, and can have a color assigned. Additionally the arcs can be animated, with the pulsing animation being either at the start or the end of the arc.

Globally, the arc thickness, default color and map tileset can be chosen, as well as the starting map position and zoom.

This visualisation is based upon leaflet.migrationLayer by react-map: https://github.com/react-map/leaflet.migrationLayer

Some use cases could be:

  • Show data replication links between sites and their status
  • Show a representation of incoming attacks or requests

Note: If any lines are animated this will result in heightened browser CPU usage.

Search and data formatting

The visualisation looks for fields of the following names:

  • start_lat: The starting point latitude (required)
  • start_lon: The starting point longitude (required)
  • end_lat: The ending point latitude (required)
  • end_lon: The ending point latitude (required)
  • color: The color of the arc in hex format (optional, default "#FF0000")
  • animate: Whether to animate this arc (optional, default "false")
  • pulse_at_start: When animated, set to true to cause the pulse to be at the start of the arc instead of the end (optional, default "false")
  • weight: The line weight of the arc (optional, default 1).
  • start_label: A text label on the start point of the arc
  • end_label: A text label on the end point of the arc

The fields must be named in this way, but they are not order dependent.

An example dataset is distributed as a lookup to experiment with.

| inputlookup missilemap_testdata

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

Support contact

This visualisation was developed at Tesserent.

http://www.tesserent.com
support@rivium.com.au

Software credits

LeafletJS: http://leafletjs.com/
Used under BSD license (https://github.com/Leaflet/Leaflet/blob/master/LICENSE)

leaflet.migrationLayer: https://github.com/react-map/leaflet.migrationLayer
Used under MIT license (https://github.com/react-map/leaflet.migrationLayer/blob/master/LICENSE)

Release Notes

Version 1.5.1
Aug. 9, 2022

Added app.manifest to prevent installations on index layer of Splunk Cloud

Version 1.5.0
April 11, 2022
  • Adjusted the scope of Leaflet JS library so there should not be any conflict with other visualizations also using leaflet in the same dashboard causing errors
  • Contribution from Tomohisa Fujita to add optional text labels on the map points
Version 1.3.0
Sept. 16, 2021

Upgraded jQuery to 3.6.0 and other libraries

Version 1.2.3
Nov. 10, 2020

Splunk cloud compatibility update

Version 1.2.2
Sept. 12, 2018

Added scrollWheelZoom to the XML options (not visible in web UI)

Version 1.2
Aug. 7, 2017
  • New map tile selection to use internal Splunk tiles, no internet connection required
  • Configurable weight of each line
Version 1.1
April 11, 2017

Fixed transposed latitude/longitude fields

Version 1.0
March 7, 2017

1.0: Initial release


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.