dlumbrer / kbn_network

Network Plugin for Kibana
https://dlumbrer.github.io/kbn_network/
Apache License 2.0
369 stars 96 forks source link

node-node-node option #54

Open branchnetconsulting opened 6 years ago

branchnetconsulting commented 6 years ago

This is a great plugin, and what would really make it work for my use case would be a node-node-node mode so that we could graph thing like NIDS/HIDS events that consist of 3-tuples like {source IP, event, and destination IP}. I have long used AfterGlow and Graphviz to do that but would love to do it in the context of Kibana. I am looking to be able to make something that looks somewhat like this.

Kevin

dlumbrer commented 6 years ago

Hi @branchnetconsulting ,

Thanks for writing. In the new version of Kibana 6, It is easier to parse more aggregations than in Kibana 5. The improvement of adding more nodes is in my roadmap. Hope to have it as soon as possible.

wixaw commented 5 years ago

Hi I need same function for radiusd log ( switch / port / client ) Thanks

grinbin commented 4 years ago

Node-Node-Node option would be a great addition to an already great plugin