Kibana Graph Save

Interactive Network Graph Visualization For Kibana (unmaintained)

Project README

Graph Network Plugin for Kibana 5.5.X

Kibana plugin to Visualize aggregations as an interactive VisJS Graph network of related nodes.

Ideal companion of gun, examples available at gun-elastic

Git Install

cd $KIBANA_HOME/plugins
git clone https://github.com/lmangani/kbn_graph graph_vis
cd graph_vis
npm install

Archive Install

Replace the link with your release of choice:

kibana-plugin install https://github.com/lmangani/kibana_graph/releases/download/5.5.x/graph_vis-5.5.0.zip

Usage

  • Choose an index
  • Select a cascading set of Terms aggregations
  • Hit Play

The plugin will automatically display a network of node with sizes and relations derived from the returned aggregations.

Infinite Nodes

A (virtually) unlimited number of aggregations can be used to populate the network.

image

Interactive Context Filtering

Nodes can be used to generate positive or negative Kibana filters.

Consistent Colors

Consistent colors for nodes are automatically seeded by the key-value with no user interaction.

Acknowledgement

Plugin Based on a Fork of the awesome kbn_network

Elasticsearch and Kibana are trademarks of Elasticsearch BV, registered in the U.S. and in other countries.

Open Source Agenda is not affiliated with "Kibana Graph" Project. README Source: lmangani/kibana_graph
Stars
40
Open Issues
5
Last Commit
5 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating