rocknsm / rock-dashboards

Dashboards and loader for ROCK NSM dashboards
http://rocknsm.io
Apache License 2.0
47 stars 17 forks source link

dashboard rebuild procedure [ solved ] #69

Closed commandline-be closed 3 years ago

commandline-be commented 3 years ago

Due to a lack of know how and other pressure rock dashboards were deleted.

Can a simple rebuild/repair script be provided to restore all dashboards ?

Just for the heck of it i'm trying what is described in the Readme.md // It worked all dashboards are back.

cd ecs-configuration/elasticsearch ./import-index-templates.sh http://127.0.0.1:9200

Load Kibana saved objects

cd ../kibana ./import-saved-items.sh http://127.0.0.1:5601

Load Kibana settings

cd ../kibana ./import-config_settings.sh http://127.0.0.1:5601