How to export and import Kibana dashboards
- Go to Kibana
- Go to “Saved objects”
- Choose the objects that you want to export
- Press on the export button and choose to export with related objects
- Open the downloaded file
- Find and replace the company id in the name of the index. (You can find the name of your index in Kibana – Management – Index patterns)
- Save the file
- Go to KIbana in the second account
- Go to “Saved objects”
- Click on “Import” and choose the downloaded file.
- Enjoy.
Notes:
- Make sure you have the same field names in both teams
- We do not support exporting objects that are based on saved searches.