Skip to main content

Parameters

Parameter Description
--bootstrap_servers String 'host[:port]' (or list of strings 'host[:port]') that the producer must contact to start the metadata from the initial cluster. This does not have to be the complete list of nodes. It only needs to have at least one broker that responds to a metadata API request. The default port is 9092. If no server is specified, the default port will be localhost:9092.
--topics List of topics separated by commas
--topic_regex Regex for subscription (overwrites --topics)
--agent_prefix Prefix for the names of created agents
--module_prefix Prefix for the names of the modules created
--transfer_mode Shipping mode (tentacle by default)
--tentacle_ip Tentacle server IP (default: 127.0.0.1)
--tentacle_port Tentacle Port (default: 41121)
--verbose Debug mode