Skip to content

Instantly share code, notes, and snippets.

View epmpub's full-sized avatar

AndySoftware epmpub

View GitHub Profile
[sources.my]
type = "stdin"
[sinks.my_sink_id]
type = "kafka"
inputs = [ "my" ]
bootstrap_servers = "47.106.11.15:9093,47.106.104.169:9093"
key_field = "user_id"
message_timeout_ms = 300_000
[sources.my]
type = "stdin"
[sinks.my_sink_id]
type = "kafka"
inputs = [ "my" ]
bootstrap_servers = "47.106.11.15:9093,47.106.104.169:9093"
key_field = "user_id"
message_timeout_ms = 300_000