Skip to content

Instantly share code, notes, and snippets.

View t-h-e-chieftain's full-sized avatar

Andrew Cowan t-h-e-chieftain

View GitHub Profile
@t-h-e-chieftain
t-h-e-chieftain / kcat.md
Created December 10, 2022 07:57 — forked from tuxfight3r/kcat.md
KafkaCat configuration for AWS MSK

KafkaCat Configuration for AWS MSK

Set the below environment variable with the following values

NOTE: Kafkacat is renamed to kcat recently and the config variable should be KCAT_CONFIG for version 1.7 onwards.

# you can export the variable or present the config with -F parameter for kafkacat
export KAFKACAT_CONFIG=/home/tools/persistent/kcat/kafkacat_config

Contents of kafkacat configuration