How to determine and restore preferred leader for specific Kafka topic

Determine and restore preferred leader for specific Kafka topic.

February 23, 2022 · milosz · Kafka

How to inspect Kafka broker configuration

Inspect Kafka broker configuration using command-line utilities.

February 21, 2022 · milosz · Kafka

How to determine Kafka version using command-line utilities

Determine Kafka version using command-line utilities.

February 16, 2022 · milosz · Kafka

How to manage Kafka topics using command-line

Manage Kafka topics using command-line utilities.

January 26, 2022 · milosz · Kafka

How to reassign Kafka topic partitions

Reassign Kafka topic partitions.

January 5, 2022 · milosz · Kafka · JSON

How to alter memory allocation pool for Kafka and ZooKeeper

Alter memory allocation pool for Kafka and ZooKeeper.

How to disable GC Logging for Kafka and bundled ZooKeeper

Disable GC Logging for Kafka and bundled ZooKeeper.

How to rotate Kafka logs

Alter Log4j configuration to rotate Kafka logs.

December 10, 2021 · milosz · Kafka

How to delete Kafka messages

Delete every Kafka message or messages up to the specific offset.

December 3, 2021 · milosz · Kafka

How to extract Kafka topic parameters using command-line utilities

Use command-line utilities to extract Kafka topic parameters.

December 1, 2021 · milosz · Kafka

How to reset offset of Kafka consumer group

Reset offset of Kafka consumer group.

November 15, 2021 · milosz · Kafka

How to perform basic console operations on Kafka cluster

Perform basic console operations on Kafka cluster.

November 10, 2021 · milosz · Kafka

How to display active Kafka brokers

Display active Kafka brokers using command-line utilities.

November 8, 2021 · milosz · Kafka

How to install and configure a Kafka cluster without ZooKeeper

Install and configure a Kafka cluster without ZooKeeper to play with it.

How to install and configure a Kafka cluster with ZooKeeper

Install and configure a Kafka cluster with ZooKeeper to play with it.

October 25, 2021 · milosz · Kafka

How to generate Kafka cluster ID

Generate Kafka cluster ID for Kafka Raft metadata mode.