openreplay/source-fetch.yaml

12 lines
206 B
YAML

#
# Source config file.
#
source_id: fetch-kafka
source_type: kafka
params:
topic: quickwit
client_params:
bootstrap.servers: localhost:9092
group.id: fetch-consumer
security.protocol: SSL