Code Monkey home page Code Monkey logo

kbn_network's Introduction

Network Plugin for Kibana 5 (WP)

This is a plugin developed for Kibana 5 that displays a network node that link two fields that have been previously selected.

######Link to the page: https://dlumbrer.github.io/kbn_network/

##Installation Steps

cd KIBANA_HOME/plugins

If the plugins folder does not exist, change to installedPlugins and continue.

git clone https://github.com/dlumbrer/kbn_network.git network_vis
cd network_vis
npm install

Important: If you have any problem with the plugin version (like a warning message "it expected Kibana version "x.x.x", and found "5.0.0-rc1"") only change the value of the "version" tag on the package.json to your Kibana version

####Unistall:

cd KIBANA_HOME
rm -rf plugins/network_vis/

##Types of networks

####Two types of Nodes:

It can select 'Node'-'Node' in buckets to show a network that link two types of nodes. Each type is the result of the field selected.

Screenshot

####Nodes linked by a Relationship:

First, select 'Node' on buckets for build the network of one type of nodes, it depends of the field it has been selected. After, select 'Relation' to link the nodes through a relationship that depends of the field it has been selected.

Screenshot

##Integration on Dashboard

Completly integration on Dashboards with other visualizations.

Screenshot

##Help me to improve! ๐Ÿ˜„

If there's any problem or doubt, please, open a Github Issue (Pull Request) or contact me via email ([email protected]). It would be very helpful if you tried it and tell me what you think of it, the errors and the possible improves that I could make.

####For anything, contact me: [email protected]

kbn_network's People

Contributors

dlumbrer avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.