All Apps and Add-ons

Sankey sorting

Lucas_K
Motivator

Is there a method to sort sankey by the largest cumulative item in the left side group?

I'm doing some throughput analysis and I i'm displaying volume between two nodes and we need to see it arranged from biggest to smallest.

I've tried doing a cumulative total and sorting on that.
The stats table I produce is in the correct order but the sankey makes its own determination that I can't figure out.
I've sorted through every available field and can't figure out what it is using as a sort.

alt text

0 Karma

kiril123
Path Finder

It should be possible to develop a custom command in Splunk which sorts Tree segments in the desired order and then pass the output to a Sankey diagram for visualisation.

This is my attempt to develop a custom sorting:
https://github.com/kirilb1/Tree_Traversals

0 Karma

magnew_splunk
Splunk Employee
Splunk Employee

@Lucas K

I just came across your question. We do not support sorting in the current version of the Sankey, but I have filed your feature request for consideration in the future. Let us know if you found a way to do it that was good enough for you. Someone else might be interested.

Thanks for the feedback!

joshualarkins
Explorer

I would also be very interested in this feature.

0 Karma

chrzz
Observer

Hi! Any updates on this? We would also like the sort feature to be implemented.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...