Steps to recreate:
- default install and start of kibana (5.2.0)
- save a saved search, visualization or dashboard
- shutdown, change kibana.index in config/kibana.yml:
- from ".kibana" (default)
- to: ".kibananew"
- restart kibana and browse to management > saved objects
Expected: No saved searches, visualisations or dashboards to be present, because it should be looking for them in ".kibananew" which is empty?
Actual: They're still there.
Any help much appreciated!
Also asked on SO but no response! https://stackoverflow.com/questions/48663743/old-kibana-saved-objects-still-showing-after-changing-kibana-index-config-sett