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
240
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
22
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
65
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
140
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
190
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
190
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
74
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
140
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
210
VBoard, Web dashboards in VR and AR
dlumbrer
0
170
Other Decks in Programming
See All in Programming
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
270
RailsGirls IZUMO スポンサーLT
16bitidol
0
190
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
12k
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
180
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
140
코딩 에이전트 체크리스트: Claude Code ver.
nacyot
0
680
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
660
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
230
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
6.1k
型で語るカタ
irof
0
190
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
540
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
120
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
KATA
mclloyd
30
14k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
4 Signs Your Business is Dying
shpigford
184
22k
BBQ
matthewcrist
89
9.7k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
510
How GitHub (no longer) Works
holman
314
140k
Typedesign – Prime Four
hannesfritz
42
2.7k
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]