Updated Kafka export test

This commit is contained in:
Trial97
2020-08-17 13:05:50 +03:00
committed by Dan Christian Bogos
parent ab2f91c71d
commit bbe9c9ca4b
3 changed files with 3 additions and 3 deletions

View File

@@ -109,7 +109,7 @@
{
"id": "kafka_localhost",
"type": "*kafka_json_map",
"export_path": "localhost:9092?topic=cgrates_cdrs",
"export_path": "127.0.0.1:9092?topic=cgrates_cdrs",
"tenant": "cgrates.org",
"attempts": 1,
"fields":[

View File

@@ -114,7 +114,7 @@
{
"id": "kafka_localhost",
"type": "*kafka_json_map",
"export_path": "localhost:9092?topic=cgrates_cdrs",
"export_path": "127.0.0.1:9092?topic=cgrates_cdrs",
"tenant": "cgrates.org",
"attempts": 1,
"fields":[

View File

@@ -111,7 +111,7 @@
{
"id": "kafka_localhost",
"type": "*kafka_json_map",
"export_path": "localhost:9092?topic=cgrates_cdrs",
"export_path": "127.0.0.1:9092?topic=cgrates_cdrs",
"tenant": "cgrates.org",
"attempts": 1,
"fields":[