macOS
brew install kcatlocal Homebrew formula metadata
sudo port install kcatMacPorts ports tree · net/kcat/Portfile · ソース: api.github.com
brew
kcat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kcatlocal Homebrew formula metadata
sudo port install kcatMacPorts ports tree · net/kcat/Portfile · ソース: api.github.com
sudo apk add kcatAlpine Linux edge package indexes · kcat · ソース: dl-cdn.alpinelinux.org
sudo dnf install kcatFedora Rawhide package metadata · kcat · ソース: dl.fedoraproject.org
nix profile install nixpkgs#kcatnixpkgs package indexes · pkgs/by-name/kc/kcat/package.nix · ソース: api.github.com
概要
Generic command-line non-JVM Apache Kafka producer and consumer
履歴
kcat is the Apache Kafka command-line producer and consumer formerly known as kafkacat. Its README describes it as a generic non-JVM client and a netcat-like tool for Kafka.
Magnus Edenhill created the project in 2014 around librdkafka, giving Kafka operators a small native command-line client instead of requiring JVM tooling for quick production, consumption, metadata inspection, and scripting tasks.
The project kept the kafkacat name through the 1.6 series and then renamed to kcat in the 1.7.0 release in August 2021 to follow Apache Software Foundation trademark policy. The changelog says the rename did not otherwise change the program.
kcat became widely packaged because it fills a common operational gap for Kafka clusters: quick CLI inspection and data movement. The batch input records packages across Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, and Nix, and the README documents package-manager installs and a Docker image.
Common usage includes producing messages from stdin or files, consuming topics and partitions to stdout, listing cluster metadata with -L, joining balanced consumer groups with -G, printing JSON envelopes, using Confluent Schema Registry for Avro decoding, and passing librdkafka configuration with -X or config files.
kcat matters to package people because it is the small, scriptable Kafka tool that often gets installed beside kubectl, jq, and other operations CLIs. Its rename also created a packaging transition from kafkacat to kcat while retaining backward-compatible config paths for a period.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/kcat.conf~/.config/kafkacat.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kcat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/edenhill/kcat
インストールメタデータ
| パッケージキー | brew:kcat |
|---|---|
| バージョン | 1.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kcat |
| ホームページ | https://github.com/edenhill/kcat |
| リポジトリ | https://github.com/edenhill/kcat |
| 上流ドキュメント | https://github.com/edenhill/kcat#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/edenhill/kcat.git |
| 依存関係 | avro-c, librdkafka, libserdes, yajl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kcat |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kcat 1.7.1-3
producer and consumer for Apache Kafka
https://github.com/edenhill/kcat
sudo apt install kcatkcat
nix profile install nixpkgs#kcatkcat 1.7.1-3
producer and consumer for Apache Kafka
https://github.com/edenhill/kcat
sudo apt install kcatkcat 1.7.1-r3
Generic command-line non-JVM Apache Kafka producer and consumer
https://github.com/edenhill/kcat
sudo apk add kcatkcat 1.7.1-9.fc44
Generic command line non-JVM Apache Kafka producer and consumer
https://github.com/edenhill/kcat
sudo dnf install kcatkcat
sudo port install kcatソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.