Closed
Description
As per #16180, we need to reindex the data streams and indices before upgrading to 9.0+
version. The new steps would then be:
- Create 7.x standalone, ingest and check
- Upgrade to 8.x standalone, ingest and check
- Query deprecation warnings from ES, and perform reindexing / block writing to indices
- Upgrade to 9.x standalone, ingest and check
- Upgrade to 9.x managed, ingest and check