Docs Self-Managed Reference rpk Commands rpk connect rpk connect run You are viewing the Self-Managed v24.3 beta documentation. We welcome your feedback at the Redpanda Community Slack #beta-feedback channel. To view the latest available version of the docs, see v24.2. rpk connect run Run Redpanda Connect in normal mode against a specified config file. Usage rpk connect run [command options] [arguments...] Example rpk connect run ./foo.yaml Flags Flags Value Type Description --log.level - Override the configured log level. Available values: off, error, warn, info, debug, trace --set - Set a field (identified by a dot path) in the main configuration file. For example: metrics.type=prometheus --resources, -r - Pull in extra resources from a file, which can be referenced by the same as resources defined in the main config. This supports glob patterns (requires quotes). --chilled - Continue to execute a config containing linter errors (default: false). --watcher, -w - EXPERIMENTAL: Watch config files for changes and automatically apply them (default: false). --env-file, -e - Import environment variables from a dotenv file. --templates, -t - EXPERIMENTAL: Import Redpanda Connect templates. This supports glob patterns (requires quotes). --set - Set a field (identified by a dot path) in the main configuration file. For example: metrics.type=prometheus Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution rpk connect list rpk connect streams