DC Associates Group logoDC Associates Group

Home / Docs / Apache Kafka (KRaft, Hardened) / Configuration

Configure Apache Kafka (KRaft, Hardened)

Configuration files

/opt/kafka/config/kraft-server.properties

Credential rotation

No application credential exists; rotate your SSH keys through your cloud's own key management.

Monitoring & logging

Upgrades

Replace the instance with the newest image version. Data topics ride /var/lib/kafka — for eval workloads, re-create; for durable pipelines, mirror to the new instance before cutover.

Backup & restore

Snapshot the volume with kafka stopped, or use MirrorMaker 2 to replicate topics off-box.