Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Network plugin
Search
David Moreno Lumbreras
December 19, 2017
Programming
0
220
Network plugin
Introduction, installation and user guide of this plugin for Kibana.
David Moreno Lumbreras
December 19, 2017
Tweet
Share
More Decks by David Moreno Lumbreras
See All by David Moreno Lumbreras
Exploring Visualization of Software-Related data in Extended Reality - Thesis dissertation
dlumbrer
0
20
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
44
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
120
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
170
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
170
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
71
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
140
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
180
VBoard, Web dashboards in VR and AR
dlumbrer
0
150
Other Decks in Programming
See All in Programming
Denoでフロントエンド開発 2025年春版 / Frontend Development with Deno (Spring 2025)
petamoriken
0
1.2k
オレを救った Cline を紹介する
codehex
16
16k
SwiftUIのObservationツールの挙動をテストしてみた
kenshih522
0
100
Boost Your Web Performance with Hyperdrive
chimame
1
220
SREチームのタスク優先度と向き合う Road to SRE NEXT@札幌
nealle
0
140
エンジニアに許された特別な時間の終わり
watany
88
78k
WordPress Playground for Developers
iambherulal
0
110
JavaOne 2025: Advancing Java Profiling
jbachorik
1
280
DenoでOpenTelemetryに入門する
yotahada3
2
260
PromptyによるAI開発入門
ymd65536
1
320
Return of the Full-Stack Developer
simas
PRO
1
280
アプリのビルドを楽にするかわいいスクリプトを作ってみた
reimim
0
110
Featured
See All Featured
Designing for Performance
lara
605
69k
Optimizing for Happiness
mojombo
377
70k
Practical Orchestrator
shlominoach
186
10k
A designer walks into a library…
pauljervisheath
205
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
8
690
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Testing 201, or: Great Expectations
jmmastey
42
7.3k
We Have a Design System, Now What?
morganepeng
51
7.5k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.6k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Transcript
Network plugin Visualización de redes en Kibana David Moreno @dlumbrer1
dmoreno at bitergia dot com Meetup ElasticSearch, 19 Dic 2017
Introducción Un poco sobre mi Network plugin
/network_plugin Tartas, Líneas, Barras, Tablas… ¿Por qué no también Redes/Grafos?
/network_plugin Tartas, Líneas, Barras, Tablas… ¿Por qué no también Redes/Grafos?
/donde Web del plugin: https://dlumbrer.github.io/kbn_network/ Repositorio GitHub: https://github.com/dlumbrer/kbn_network Plugins conocidos
de Kibana: https://www.elastic.co/guide/en/kibana/current/kno wn-plugins.html
Instalación Compatibilidad Desde “releases” Desde código fuente Estructura del plugin
/compatibilidad El plugin tiene versiones para:
/compatibilidad El plugin tiene versiones para: Kibana 4 (deprecated)
/compatibilidad El plugin tiene versiones para: Kibana 4 (deprecated) Kibana
5
/compatibilidad Kibana 6!
/releases Ir a https://github.com/dlumbrer/kbn_network/releases Descargar la versión para tu Kibana
Descomprimir en tu KIBANA_HOME/plugins Listo!
/source_code Siguiendo los pasos dentro de README.md
/instalación IMPORTANTE: Antes de iniciar Kibana, comprobar que dentro el
archivo network_vis/package.json el valor del tag “version” coincide con tu versión de Kibana. = 5.6.0
/instalación
/estructura
Tipos de redes Node - Node Node - Relation Ajustar
tamaños con métricas Customización Casos de uso
/demo
/node-node 2 tipos distintos de nodos relacionados entre si: Seleccionar
Node (x2)
/node-node 2 tipos distintos de nodos relacionados entre si: Seleccionar
Node (x2)
/node-node 2 tipos distintos de nodos relacionados entre si: Seleccionar
Node (x2)
/node-relation Un único tipo de nodo, pero su relación la
determina otro campo: Seleccionar Node
/node-relation Un único tipo de nodo, pero su relación la
determina otro campo: Seleccionar Node Seleccionar Relation
/node-relation Un único tipo de nodo, pero su relación la
determina otro campo: Seleccionar Node Seleccionar Relation
/node-relation Un único tipo de nodo, pero su relación la
determina otro campo: Seleccionar Node Seleccionar Relation
/metrics Permite configurar el tamaño del nodo como del enlace:
/metrics Permite configurar el tamaño del nodo como del enlace:
/metrics Permite configurar el tamaño del nodo como del enlace:
/metrics Permite configurar el tamaño del nodo como del enlace:
/metrics
/customización Múltiples opciones (importantes) para hacer la red escalable y
ponerla al gusto: Color del nodo (bucket) Pestaña “options”
/customización
Bonus Searchtables plugin Dotplot plugin Dropdown plugin
/searchtables https://github.com/dlumbrer/kbn_searchtables Búsqueda en tablas
/dotplot https://github.com/dlumbrer/kbn_dotplot Visualización de puntos con métricas en ambos ejes
/dropdown Filtros mediante un “dropdown” que permite seleccionar valores de
un campo previamente elegido Origen: https://github.com/AnnaGerber/kibana_dropdown Adaptado Kibana 5.6: https://github.com/dlumbrer/kibana_dropdown
/preguntas !Muchas gracias! ¿Preguntas?
Software Development Analytics for your peace of mind bitergia.com David
Moreno Lumbreras Front-end Developer at Bitergia
[email protected]
-
[email protected]