-h, --help |
Displays the help text, plugin version, and execution example. |
— |
--bootstrap_servers |
One or more comma-separated Kafka brokers in host:port format. One agent is created for each specified value. |
Required |
--topics |
Comma-separated list of topics to which the consumer subscribes. |
Empty string |
--topic_regex |
Regular expression used to subscribe to topics. When specified, it takes precedence over --topics. |
Empty string |
--agent_prefix |
Prefix added to the name and alias of each generated agent. |
Empty string |
--module_prefix |
Prefix added to the name of every generated module. |
Empty string |
--transfer_mode |
Transfer mode used by pandoraPlugintools to send the XML files. |
tentacle |
--tentacle_ip |
Tentacle server IP address. |
127.0.0.1 |
--tentacle_port |
Tentacle server port. |
41121 |
--verbose |
Displays error and debug messages during execution. |
Disabled |