macOS
brew install flumelocal Homebrew formula metadata
brew
Hadoop-based distributed log collection and aggregation. Version 1.11.0 via Homebrew; verified 2026-05-22.
install
brew install flumelocal Homebrew formula metadata
overview
Hadoop-based distributed log collection and aggregation
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flume-ng | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:flume |
|---|---|
| Version | 1.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flume |
| Homepage | https://flume.apache.org |
| Repository | https://github.com/apache/flume |
| Upstream docs | https://flume.apache.org/FlumeUserGuide |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=flume/1.11.0/apache-flume-1.11.0-bin.tar.gz |
| Last updated | 2026-05-22T14:03:12-04:00 |
| Pulse | updated |
| Dependencies | hadoop, openjdk@17 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.