forked from docs/doc-exports
Reviewed-by: Liudmila Denisova <ldenisov@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2.1 KiB
2.1 KiB
Exporting the Kafka Topic List
Export the topic list on the console. Batch export is supported.
Prerequisites
A topic has been created.
Procedure
- Log in to the console.
- Click
in the upper left corner to select the region where your instance is located. - Click Service List and choose Application > Distributed Message Service. The Kafka instance list is displayed.
- Click the desired instance to go to the instance details page.
- In the navigation pane, choose Topics.
- Click
in the upper right to export the topic list.The topic list contains the following information: topic name, number of partitions, number of replicas, aging time, message timestamp, max. message size, and whether synchronous replication and flushing are enabled.
Parent topic: Managing Topics