Update tiered storage on an existing Amazon MSK cluster using the console - Amazon Managed Streaming for Apache Kafka
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Update tiered storage on an existing Amazon MSK cluster using the console

This process describes how to updated a tiered storage Amazon MSK cluster using the Amazon Web Services Management Console.

Make sure the current Apache Kafka version of your MSK cluster is 2.8.2.tiered. Refer to updating the Apache Kafka version if you need to upgrade your MSK cluster to 2.8.2.tiered version.

Note

You can enable tiered storage only if your cluster's log.cleanup.policy is set to delete, as compacted topics are not supported on tiered storage. Later, you can configure an individual topic's log.cleanup.policy to compact if tiered storage is not enabled on that particular topic. See Topic-level configuration for more details on supported configuration attributes.

  1. Open the Amazon MSK console at https://console.aws.amazon.com/msk/.

  2. Go to the cluster summary page and choose Properties.

  3. Go to the Storage section and choose Edit cluster storage mode.

  4. Choose Tiered storage and EBS storage and Save changes.