All Apps and Add-ons

Is it possible to add a Tooltip or Drilldown to a missile map?

grandmaster
Engager

I was asked to get a "pretty" visualization of blocked connections on our firewall and pretty quickly got something set up using the missile map visualization, then was asked to add the ability to have a mouseover effect on the paths to show some additional information on that particular result. Is there any way to do this?

0 Karma
1 Solution

luke_monahan
Path Finder

Hi. The visualisation is written using leaflet.js, so anything possible in this library is theoretically possible within Missile Map -- but it does need to be coded.

If you want to have a look at this, you can find the code on Github: https://github.com/lukemonahan/missile_map/blob/master/appserver/static/visualizations/missile_map/s...

If you don't have the ability to do this yourself, then can you raise an issue on Github with a bit of a description of exactly what enhancement would work best, and I'll see if I can fit doing that change in sometime in the near future.

View solution in original post

luke_monahan
Path Finder

Hi. The visualisation is written using leaflet.js, so anything possible in this library is theoretically possible within Missile Map -- but it does need to be coded.

If you want to have a look at this, you can find the code on Github: https://github.com/lukemonahan/missile_map/blob/master/appserver/static/visualizations/missile_map/s...

If you don't have the ability to do this yourself, then can you raise an issue on Github with a bit of a description of exactly what enhancement would work best, and I'll see if I can fit doing that change in sometime in the near future.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...