macOS
brew install bentolocal Homebrew formula metadata
brew
Fancy stream processing made operationally mundane. Version 1.18.1 via Homebrew; verified 2026-06-06.
install
brew install bentolocal Homebrew formula metadata
nix profile install nixpkgs#bentonixpkgs package indexes · pkgs/by-name/be/bento/package.nix · source: api.github.com
overview
Fancy stream processing made operationally mundane
history
Bento is WarpStream Labs' fork of the original Benthos project line. Its repository description explicitly frames it as a fork of the original project before the license was changed, preserving the familiar declarative stream-processing workflow under a new package and executable name.
The Bento GitHub repository was created in May 2024, with an early v0.0.3 release candidate published in June 2024. The README keeps the Benthos-style design: high-performance resilient stream processing, a single config file, connectors, processors, Bloblang mappings, metrics, tracing, and plugin APIs.
Bento's short history is therefore mostly a continuity story rather than an invention story: it keeps the pre-existing architecture and developer ergonomics while establishing a separate namespace, documentation site, container image, and Homebrew formula.
Bento adoption is tied to users who wanted the Benthos workflow after the upstream licensing and branding split. Its package-manager presence lets existing teams choose the fork without learning a different pipeline model.
WarpStream's stewardship also matters for data-infrastructure users because WarpStream itself operates in the Kafka-compatible streaming space, making Bento a natural local connector and transformation tool around streaming deployments.
Bento is run with a config file, commonly as `bento -c ./config.yaml`, or as a container with a mounted YAML file. It can connect cloud services, Kafka, NATS, HTTP, databases, queues, and object stores while applying mappings, filters, enrichment, and batching.
For package users, Bento is attractive when they want a static local binary, a docker image, and a Go plugin surface without depending on the Redpanda Connect distribution.
Bento is package-nerd significant because it is the fork name that makes the Benthos licensing and governance split visible in package indexes. The package tells you which side of the lineage you are installing.
Its relationship to brew:benthos is also useful metadata: both tools share concepts and much command-line culture, but Bento intentionally uses a separate executable and docs namespace.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
bento | 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.
https://github.com/warpstreamlabs/bento
install metadata
| Package key | brew:bento |
|---|---|
| Version | 1.18.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bento |
| Homepage | https://warpstreamlabs.github.io/bento/ |
| Repository | https://github.com/warpstreamlabs/bento |
| Upstream docs | https://warpstreamlabs.github.io/bento |
| License | MIT |
| Source archive | https://github.com/warpstreamlabs/bento/archive/refs/tags/v1.18.1.tar.gz |
| Last updated | 2026-06-06T11:43:48Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bento |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bento
nix profile install nixpkgs#bentosource 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.