X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=dmaap-mediator-producer%2Fconfigs%2Ftype_config.json;h=114966937ed3e0fdde9c6870d20528310c00ccfe;hb=6f5d3d1eccb8a1857c645ba6bd0b5e1b89ca7088;hp=983d0f3dee674d37578e10e2b605ed24dad85aea;hpb=382870d3056e724f1e587ab21cd25411bceaaac7;p=nonrtric.git diff --git a/dmaap-mediator-producer/configs/type_config.json b/dmaap-mediator-producer/configs/type_config.json index 983d0f3d..11496693 100644 --- a/dmaap-mediator-producer/configs/type_config.json +++ b/dmaap-mediator-producer/configs/type_config.json @@ -3,7 +3,11 @@ [ { "id": "STD_Fault_Messages", - "dmaapTopicUrl": "events/unauthenticated.SEC_FAULT_OUTPUT/dmaapmediatorproducer/STD_Fault_Messages" + "dmaapTopicUrl": "/events/unauthenticated.SEC_FAULT_OUTPUT/dmaapmediatorproducer/STD_Fault_Messages" + }, + { + "id": "Kafka_TestTopic", + "kafkaInputTopic": "TestTopic" } ] } \ No newline at end of file