# flume mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flume in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:flume
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install flume
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:flume
- **Paketmanager:** Homebrew
- **Version:** 1.11.0
- **Quellzusammenfassung:** Hadoop-based distributed log collection and aggregation
- **Homepage:** <https://flume.apache.org>
- **Zuletzt aktualisiert:** 2026-05-22T14:03:12-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- flume-ng (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.11.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2013: Apache Flume 1.4.0 was released as the fourth Flume release as an Apache top-level project.
- 2015: Apache Flume 1.6.0 added Kafka source/sink support, a Kafka channel, Hive Streaming sink support, and end-to-end authentication.
- 2017: Apache Flume 1.8.0 added features including Taildir source and environment-variable support in configuration files.
- 2019: Apache Flume 1.9.0 added better SSL/TLS support, configuration filters, and Kafka client updates.
- 2022: Apache Flume 1.11.0 was released with Spring Boot deployment support and Kafka source/sink improvements.

### Related projects

- Apache Hadoop, HDFS, HBase, Hive, Kafka, Avro, and Thrift are major ecosystem projects connected to Flume sources, channels, sinks, or release features.
- Apache BigTop is mentioned in Apache Flume release notes as a downstream distribution that shipped Flume binaries for a specific compatibility target.

### Quellen

- <https://flume.apache.org/>
- <https://flume.apache.org/releases/content/1.11.0/FlumeUserGuide.html>
- <https://flume.apache.org/source.html>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/flume.yml](https://github.com/mxcl/pkgdb/blob/main/combined/flume.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
