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
250
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
26
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
78
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
150
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
200
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
210
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
82
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
150
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
220
VBoard, Web dashboards in VR and AR
dlumbrer
0
180
Other Decks in Programming
See All in Programming
オープンソースソフトウェアへの解像度🔬
utam0k
16
3k
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
230
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
850
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
500
Leading Effective Engineering Teams in the AI Era
addyosmani
7
450
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
630
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
1
630
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1.1k
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
0
290
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
600
CSC305 Lecture 05
javiergs
PRO
0
220
Railsだからできる 例外業務に禍根を残さない 設定設計パターン
ei_ei_eiichi
0
930
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Rails Girls Zürich Keynote
gr2m
95
14k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Gamification - CAS2011
davidbonilla
81
5.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
980
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
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]