macOS
brew install kafkalocal Homebrew formula metadata
brew
kafka のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kafkalocal Homebrew formula metadata
sudo pacman -S kafkaArch Linux sync databases · kafka · ソース: geo.mirror.pkgbuild.com
sudo zypper install kafka-sourceopenSUSE Tumbleweed package metadata · kafka-source · ソース: download.opensuse.org
scoop install main/kafkaScoop official bucket manifest trees · bucket/kafka.json · ソース: api.github.com
概要
Open-source distributed event streaming platform
履歴
Apache Kafka is a distributed event-streaming platform that began at LinkedIn and became a major Apache Software Foundation data project. It is both a server platform and a package that installs a large family of command-line tools for brokers, topics, consumers, producers, Connect, Streams, storage, metadata, and operations.
LinkedIn announced Kafka publicly on June 16, 2011 as a distributed publish-subscribe messaging system, open sourced under the Apache 2.0 license and submitted to the Apache Incubator. The announcement described Kafka as a system for high-throughput event data and noted that a paper had appeared at NetDB 2011.
The Apache GitHub repository was created in August 2011. Kafka graduated from the Apache Incubator on October 23, 2012, and Apache project records identify the Kafka committee as established in November 2012.
Over time Kafka expanded beyond a broker and client protocol into a broader event-streaming platform. Kafka Connect, Kafka Streams, MirrorMaker, security features, storage tooling, metadata tooling, and the Kafka Improvement Proposal process all became part of the operational and governance surface around the package.
Kafka's adoption followed from its original LinkedIn use case: durable, high-throughput movement of event data between many producers and consumers. Its Apache governance and Java/Scala ecosystem helped it become a common foundation for streaming analytics, log aggregation, change-data capture, event-driven services, and data pipelines.
Package-manager adoption reflects two overlapping audiences. Developers install Kafka locally to run brokers and command scripts for development, while operators use the same scripts to inspect and administer clusters. Homebrew, Scoop, Pacman, and other package entries expose Kafka as a developer workstation dependency as much as a server component.
The Homebrew package installs many command-line entry points, including kafka-topics, kafka-console-producer, kafka-console-consumer, kafka-consumer-groups, kafka-configs, kafka-server-start, kafka-storage, and Kafka Connect scripts. That makes it both a runnable local broker distribution and a CLI toolbox.
Kafka is used when systems need durable ordered logs, consumer groups, replayable event streams, and integration points between services and data systems. The official documentation and quickstart center the core loop: start a broker, create topics, write events, read events, and build producers, consumers, Streams, or Connect workloads.
Apache Kafka is significant in package databases because one formula exposes an entire infrastructure platform plus dozens of command shims. It is a good stress test for package metadata: executable lists are long, config files are distribution-relative, and the package name refers to a server, protocol ecosystem, and CLI family at once.
It is also historically important because many later packages in this batch exist to make Kafka easier to operate: kaf and kafkactl provide friendlier CLIs, while cloud-specific plugins exist because managed Kafka-compatible services introduced authentication and provider-specific edge cases.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/server.properties実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
connect-distributed | cli | グローバル実行可能ファイル | |
connect-mirror-maker | cli | グローバル実行可能ファイル | |
connect-plugin-path | cli | グローバル実行可能ファイル | |
connect-standalone | cli | グローバル実行可能ファイル | |
kafka-acls | cli | グローバル実行可能ファイル | |
kafka-broker-api-versions | cli | グローバル実行可能ファイル | |
kafka-client-metrics | cli | グローバル実行可能ファイル | |
kafka-cluster | cli | グローバル実行可能ファイル | |
kafka-configs | cli | グローバル実行可能ファイル | |
kafka-console-consumer | cli | グローバル実行可能ファイル | |
kafka-console-producer | cli | グローバル実行可能ファイル | |
kafka-console-share-consumer | cli | グローバル実行可能ファイル | |
kafka-consumer-groups | cli | グローバル実行可能ファイル | |
kafka-consumer-perf-test | cli | グローバル実行可能ファイル | |
kafka-delegation-tokens | cli | グローバル実行可能ファイル | |
kafka-delete-records | cli | グローバル実行可能ファイル | |
kafka-dump-log | cli | グローバル実行可能ファイル | |
kafka-e2e-latency | cli | グローバル実行可能ファイル | |
kafka-features | cli | グローバル実行可能ファイル | |
kafka-get-offsets | cli | グローバル実行可能ファイル | |
kafka-groups | cli | グローバル実行可能ファイル | |
kafka-jmx | cli | グローバル実行可能ファイル | |
kafka-leader-election | cli | グローバル実行可能ファイル | |
kafka-log-dirs | cli | グローバル実行可能ファイル | |
kafka-metadata-quorum | cli | グローバル実行可能ファイル | |
kafka-metadata-shell | cli | グローバル実行可能ファイル | |
kafka-producer-perf-test | cli | グローバル実行可能ファイル | |
kafka-reassign-partitions | cli | グローバル実行可能ファイル | |
kafka-replica-verification | cli | グローバル実行可能ファイル | |
kafka-run-class | cli | グローバル実行可能ファイル | |
kafka-server-start | cli | グローバル実行可能ファイル | |
kafka-server-stop | cli | グローバル実行可能ファイル | |
kafka-share-consumer-perf-test | cli | グローバル実行可能ファイル | |
kafka-share-groups | cli | グローバル実行可能ファイル | |
kafka-storage | cli | グローバル実行可能ファイル | |
kafka-streams-application-reset | cli | グローバル実行可能ファイル | |
kafka-streams-groups | cli | グローバル実行可能ファイル | |
kafka-topics | cli | グローバル実行可能ファイル | |
kafka-transactions | cli | グローバル実行可能ファイル | |
kafka-verifiable-consumer | cli | グローバル実行可能ファイル | |
kafka-verifiable-producer | cli | グローバル実行可能ファイル | |
kafka-verifiable-share-consumer | cli | グローバル実行可能ファイル | |
trogdor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kafka |
|---|---|
| バージョン | 4.3.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kafka |
| ホームページ | https://kafka.apache.org/ |
| リポジトリ | https://github.com/apache/kafka |
| 上流ドキュメント | https://kafka.apache.org/documentation |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=kafka/4.3.1/kafka_2.13-4.3.1.tgz |
| 最終更新 | 2026-06-25T20:07:33Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 定義済み |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kafka |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kafka 4.3.0-1
An open-source distributed event streaming platform
sudo pacman -S kafkakafka-source 2.1.0-3.16
Source code of Apache Kafka
sudo zypper install kafka-sourcemain/kafka
scoop install main/kafkaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.