macOS
brew install kcatlocal Homebrew formula metadata
安装
brew install kcatlocal Homebrew formula metadata
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.