benthos

Stream processor for data transformation and routing

brewmacoslinux
Try with needOr install directly
Source

About

Stream processor for mundane tasks written in Go

Commands

benthos

Examples

Run a Benthos config file to process data streams$ benthos -c config.yaml
Print the default configuration template$ benthos create -t basic > config.yaml
Validate a Benthos configuration file$ benthos -c config.yaml -lint