We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba04406 commit dc58b5fCopy full SHA for dc58b5f
1 file changed
docs/deploy-coe-with-Kafka.md
@@ -298,7 +298,7 @@ The following example shows the YAML file with the data format configured as JSO
298
{
299
"Endpoints": {
300
"KAFKA": {
301
- "DataFormat: "JSON",
+ "DataFormat": "JSON",
302
"ServerUrl": "X.X.X.X:9092", #Specify the Kafka broker IP
303
"KafkaTopic": "HTTP", #Specify the desired kafka topic
304
"RecordType": {
0 commit comments