F5Networks / f5-telemetry-streaming

F5 BIG-IP Telemetry Streaming
Apache License 2.0
53 stars 24 forks source link

Support for Kafka Enabled Azure EventHub #35

Open murathatipoglu opened 4 years ago

murathatipoglu commented 4 years ago

Is your feature request related to a problem? Please describe.

Azure EventHub provides a Kafka Interface listening on TCP port 9093. However, it requires SASL-SSL authentication method. Current F5 Telemetry Service Kafka Consumer support only SASL-PLAIN. This prevent us to send F5 Telemetry streams to Azure EventHub through Kafka.

Describe the solution you'd like

F5 Telemetry Service Kafka Consumer to support SASL-SSL authentication method and able to send to Kafka Enabled Azure EventHub

Describe alternatives you've considered

None

Additional context

None

dstokesf5 commented 4 years ago

Thank you for your feedback. I have added this item to our internal product backlog as AUTOTOOL-1229.