lotus/tools/kibana/README.md
2021-09-29 16:21:16 +02:00

1.0 KiB

Lotus Kibana Dashboard

This folder contains configuration files to create Kibana dashboards to track peer scores and block propagation throughout Filecoin network.

Importing index template

Index template needs to be imported into Elasticsearch for score weights and to prevent Elasticsearch from infering wrong field type.

The template is loaded via Kibana Index Management and pasted into newly created Index Template.

Importing dashboard

The peer score and block propagation dashboard configuration is imported via Kibana import saved object functionality.

Custom index

By default, the dashboards and index template target lotus-pubsub index which is the default one when running node. The index can be customised via edit on dashboard visualizations and also index template needs to be updated to target new index.