macOS
brew install flumelocal Homebrew formula metadata
安装
brew install flumelocal Homebrew formula metadata
概览
Hadoop-based distributed log collection and aggregation
历史
Apache Flume is a distributed service for collecting, aggregating, and moving large amounts of log or streaming event data, historically associated with Hadoop-era ingestion pipelines.
The Apache Flume site describes Flume as a reliable, available service with a simple streaming data-flow architecture and a flexible event model for online analytics. Its user guide centers on agents made of sources, channels, and sinks that are wired together in properties files.
Apache's release news records a long 1.x series as an Apache top-level project, with stable production-ready releases from the early 2010s through the 1.11.0 release in 2022.
Flume became a common Hadoop-adjacent log collection component by integrating with HDFS, HBase, Hive, Kafka, Avro, Thrift, syslog, netcat, Elasticsearch, and other ingestion or storage systems across its 1.x releases.
The 2014 Apache Flume 1.4.0 release notes emphasize plugins.d support, embedding agents, Avro and HDFS improvements, and numerous contributors from Git/SVN logs, showing the project maturing as an extensible ingestion platform.
Operators start agents with flume-ng, pass an agent name, config directory, and config file or URI, and define sources, channels, and sinks in properties-style configuration. Typical topologies include fan-in collection from many log producers, fan-out routing, RPC ingestion, and delivery to storage or analytics systems.
Flume is package-nerd significant as a classic Java distribution package: shell launchers, conf directories, plugin directories, many optional connectors, Hadoop ecosystem dependencies, and security-sensitive logging/configuration behavior all affect how downstream packages are assembled.
Its history also captures a transition in log ingestion packaging from Hadoop-era batch and HDFS pipelines toward Kafka and cloud-native collectors.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
flume-ng | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:flume |
|---|---|
| 版本 | 1.11.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/flume |
| 主页 | https://flume.apache.org |
| 仓库 | https://github.com/apache/flume |
| 上游文档 | https://flume.apache.org/FlumeUserGuide |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=flume/1.11.0/apache-flume-1.11.0-bin.tar.gz |
| 最后更新 | 2026-05-22T14:03:12-04:00 |
| Pulse | updated |
| 依赖 | hadoop, openjdk@17 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flume |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.