Migrate out of OSS images

We naively took a dependency in the 6.4.2 oss docker images and want to move over to the standard image. Since we're already running in prod I'd really like to avoid a wipe and redploy. Is there any way we can migrate out of the oss image gently? When we "upgrade" the stamp from oss to std our replication counts go to zero, the node names are completely messed up, and we can't save anything (like index patterns or dashboards) in kibana. Luckily reverting back to oss image restored functionality.

The default and oss releases are not compatible, due to a few reasons. The easiest way here is to spin up a new default cluster and then do a reindex/restore.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.