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