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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...