Setup a new data source or sink for your event streams.
Ensure the host is reachable from the ControlStream agent network.
Auto-generated from Host and Port.
{ "name": "", "type": "KAFKA", "config": { "vendor": "KAFKA", "host": "localhost", "port": 9092, "bootstrapServers": "localhost:9092", "securityProtocol": "PLAINTEXT", "extra": {} } }