How to download opensearch dashboard

Dashboards are exportable via UI/API, you will have JSON so you can use import API during your ansible deployment (after cluster is UP and READY)
Use your web debug console, F12 / CTRL+C and when you export you can get the API used and adapt/modify it.

You can also restore .kibana index (which includes the tenant name)

Thi

1 Like