kafka-plaintext-endpoint
endpoints.yml
event_broker:
type: kafka
security_protocol: PLAINTEXT # specifies that no credentials will be used to auth and communication is not encrypted
topic: topic
url: localhost
event_broker:
type: kafka
security_protocol: PLAINTEXT # specifies that no credentials will be used to auth and communication is not encrypted
topic: topic
url: localhost