Hello,
I would like to update my elk stack to 6.5.1. Now I am in 6.4.2 in my test environnement, in 6.3.0 in production.
I have done a migration last week on my tests servers but it was a disaster because i have lost all my saved searched, dashboard and visualisations. No issue with with elasticsearch.
I remember I have also trouble with the index .kibana, I had to delete .kibana1 and .kibana2.
So what is the best way ?
- export everything in management \ saved object
- stop the instance
- update to the 6.5.1 version
- start
- voilaaa ?
If I loose saved searched etc.. I have just to import and it's fine ?
I have just one instance of kibana on each environnement.
Thank you for your reply.