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
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.
Open the Amazon MSK console at https://console.aws.amazon.com/msk/
. -
Go to the cluster summary page and choose Properties.
Go to the Storage section and choose Edit cluster storage mode.
Choose Tiered storage and EBS storage and Save changes.