macOS
brew install benthoslocal Homebrew formula metadata
brew / rang 3416
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de benthos pour les workflows d'agents IA.
installation
brew install benthoslocal Homebrew formula metadata
nix profile install nixpkgs#benthosnixpkgs package indexes · pkgs/by-name/be/benthos/package.nix · Source: api.github.com
aperçu
Stream processor for mundane tasks written in Go
historique
Benthos is the long-running Go stream-processing package identity behind declarative source-to-pipeline-to-sink data flows. In current upstream naming it sits beside Redpanda Connect: the Benthos repository notes that the original connector-heavy project moved to redpanda-data/connect, while the Homebrew package preserves the older benthos command-line name.
The public Benthos release line goes back at least to v0.0.1 in September 2016. Its core idea was operationally small: a single Go binary configured with YAML, a pipeline of processors, and connectors for mundane data plumbing tasks.
Redpanda's current Connect repository carries the same model forward, documenting declarative pipelines, Bloblang mappings, stateless operation, and at-least-once delivery using in-process transactions rather than local disk state.
Benthos found a niche with operators who wanted stream processing without committing to a broker-specific framework or a large runtime. Package-manager adoption matters because the tool is useful as a local binary for testing configs, running one-off transforms, and shipping small container images.
The name also survived a branding and repository transition. Existing scripts, formulas, and muscle memory still point at benthos even as the broader upstream project is presented as Redpanda Connect.
Typical usage is to run a YAML config that declares an input, processors, and an output. Common tasks include message transformation, enrichment, filtering, bridging queues and object stores, and testing pipeline fragments locally.
For package users, the interesting command-line surface is not just running a daemon; it is linting, discovering components, and iterating on Bloblang mappings in the same binary that can later run in a container.
Benthos is package-nerd significant because the package name captures a lineage split: old Benthos, Redpanda Connect, and the later Bento fork all occupy related but distinct points in the same ecosystem.
It is also a good example of why CLI package names can outlive product names. The executable, config examples, and dependency graph around plugins can remain stable enough that distributions keep the historical name even while upstream documentation changes.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour benthos. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
benthos | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:benthos |
|---|---|
| Version | 4.77.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/redpanda-data/benthos |
| Dépôt | https://github.com/redpanda-data/benthos |
| Dernière mise à jour | 2026-07-30T15:03:10Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
benthos
nix profile install nixpkgs#benthospiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.