Automic VaultAutomic Vault

brew

Install benthos with Homebrew, Nix

Stream processor for mundane tasks written in Go. Version 4.76.0 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install benthos

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#benthos

nixpkgs package indexes · pkgs/by-name/be/benthos/package.nix · source: api.github.com

overview

Package summary

Stream processor for mundane tasks written in Go

Commands and aliases

  • benthos

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2016: Benthos v0.0.1 was published publicly.
  • 2021: The v3 release line was active, showing Benthos had become a mature Go stream-processing project.
  • 2024: Redpanda's Benthos repository stated that the original connector repository moved to redpanda-data/connect.
  • 2025: Redpanda Connect continued the v4 release line under the Connect name.

Related projects

  • Redpanda Connect is the direct successor/continuation for the connector-rich project history.
  • Bento is a WarpStream-maintained fork of the pre-license-change project line.
  • Bloblang is the mapping language associated with Benthos-style pipelines.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for benthos. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
benthoscliglobal executable

freshness

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

page generated2026-07-08
manager version4.76.0
manager updated2026-06-25
local dataok
upstreamcurrent
latest detectedv4.76.0

https://github.com/redpanda-data/benthos

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:benthos
Version4.76.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/benthos
Homepagehttps://github.com/redpanda-data/benthos
Repositoryhttps://github.com/redpanda-data/benthos
Upstream docshttps://docs.redpanda.com/connect/configuration/about
LicenseMIT
Source archivehttps://github.com/redpanda-data/benthos/archive/refs/tags/v4.76.0.tar.gz
Last updated2026-06-25T15:15:24Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebenthos
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

benthos

nix profile install nixpkgs#benthos
  • normalized package name match
  • Matched by: Benthos
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/benthos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment