# Installer flume avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flume pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flume
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:flume
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11.0
- **Résumé source:** Hadoop-based distributed log collection and aggregation
- **Page d'accueil:** <https://flume.apache.org>
- **Dernière mise à jour:** 2026-05-22T14:03:12-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- flume-ng (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.11.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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