All Apps and Add-ons

Drilldown feature - Flow Map

rijutha
Explorer

Hi,

The flow map viz does not seem to support drilldown out of the box. Does anybody know if there is a way around it?

0 Karma
1 Solution

chrisyounger
SplunkTrust
SplunkTrust

Hi @rijutha
I am adding limited support for drilldowns very soon, but in the meantime you can go into the formatter options and "Enable HTML labels", then add something like this to the end of your query:

|eval label = "<a href='/search/search?q=whatever' target='blank'>My node</a>"

I hope you are familiar with HTML 🙂

Also, when you click nodes, some tokens will automatically be set. Hit F12 to open your browser developer tools, then click a node. Messages will be printed to the "Console" saying what tokens are set.

Hope this helps. Thanks for using my addon

View solution in original post

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

Hi @rijutha
I am adding limited support for drilldowns very soon, but in the meantime you can go into the formatter options and "Enable HTML labels", then add something like this to the end of your query:

|eval label = "<a href='/search/search?q=whatever' target='blank'>My node</a>"

I hope you are familiar with HTML 🙂

Also, when you click nodes, some tokens will automatically be set. Hit F12 to open your browser developer tools, then click a node. Messages will be printed to the "Console" saying what tokens are set.

Hope this helps. Thanks for using my addon

0 Karma

t183194
Explorer

Looking forward to drilldown functionality being added 🙂 Awesome app!

0 Karma

t183194
Explorer

A drilldown that fired when clicking on a link would be really useful (as in Daniel Spavin's Network Diagram Viz app where it tokenizes the from & to nodes)

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

Just a quick followup, I have released version 1.4.3 which now sets tokens when clicking on links.
All the best,Chris

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...