I want to remove an Index Pattern, but in order to not break anything, I would like to get all Saved Objects such as Dashboards and Visualisation, which are referencing the Index Pattern.
Is there any way to check on that? I already prematuraly delete the index pattern once, and it broke some visualisation.
If you go to Management > Saved Objects, search for your index pattern and click "Relationships" in the actions menu, you will get a list of all visualizations referencing this saved object.
Thanks, it help me identify the visualisation and I made sure they reference the new index pattern instead of the old one I wanted to delete.