Hi all,
I am looking for a possibility to visualize the data I get from firewalls/router/switches/...
Basically what I have is a table that looks something like
src_ip ---> firewall01_dvc ---> firewall02_dvc ---> dest_ip
and I'd like to somehow visualize this. Is there a good possibility to do this. I tried to use the sankey diagram but thats not really working out as I want it to. If possible I'd like to avoid using d3 -> it takes too much time 🙂
Thank you
Try the sankey chart