rpk connect streams
Run Redpanda Connect in streams mode, where multiple pipelines can be executed in a single process and can be created, updated, and removed via REST HTTP endpoints. The config field specified with the --observability/-o flag is known as the root config and should only contain observability and service-wide config fields such as http, metrics, logger, resources, and so on.
Examples
This section provides examples of how to use rpk connect streams.
Example.
rpk connect streams
Example.
rpk connect streams -o ./root_config.yaml
Example.
rpk connect streams ./path/to/stream/configs ./and/some/more
Example.
rpk connect streams -o ./root_config.yaml ./streams/*.yaml
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |