Importing ndjson file of kibana dashboards from DEV kibana to Prod Kibana using jenkins

Hello Elastic Team,

Elastic and Kibana version : v 8.4.2
configured on: Azure elastic cloud
How can we import ndjson file of kibana dashboards from DEV kibana to Prod Kibana using jenkins?
Our requirement is to integrate UAT dashboards on production environment without intervention of our on to production.

Please suggest.
Thank you!

Hi @Mangesh_Mathe,

One is by scripting it using the export and import saved objects APIs, and run that as part of your CI pipeline.

Hope that helps!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.