How do I bring back the Sankey Diagram? #3665
Replies: 2 comments 1 reply
-
You can create a Vega visualization in Kibana. Here's some code I slightly updated (for SO2) from @dlee35 's work on a Sankey diagram for 16.04:
This will give you something like the following (snipped): |
Beta Was this translation helpful? Give feedback.
-
I happened to run across this old discussion and thought I'd update it for anybody else who happens to find it later. Security Onion 2.3.130 added a new Dashboards app which includes many prebuilt dashboards with Sankey diagrams. It also makes it super easy for you to build your own Sankey diagrams! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
SO 1.x had squert and its sankey diagram. While not perfect, it did make an excellent visual aid for me to explain what is going on on the network to my management team. But I can't find it in SO 2.x.
I know squert is gone, but according to my google-fu kibana also has the ability to generate sankey diagrams. However, when I try to follow any documentation I can find online the sankey option is missing in kibana. Am I doing something wrong? How can I install / activate / whatever the sankey option?
Beta Was this translation helpful? Give feedback.
All reactions