diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-03-04 19:28:52 +0100 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-03-04 19:28:52 +0100 |
commit | 4b8692b6fed457a9d194557abe681832fad4f576 (patch) | |
tree | c2e33cf15194c2dc9ca071f086cf2421d9a36330 /dpo/data-formats/ves-dmaap-config.json | |
parent | a47dfe2aa2173ae87a8d79141743fc062019117b (diff) |
Reformat all json files
Reformat all json files
Change-Id: I6567e4e32bc82f4c53b326c374300597a97ab4e7
Issue-ID: DCAEGEN2-1016
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'dpo/data-formats/ves-dmaap-config.json')
-rw-r--r-- | dpo/data-formats/ves-dmaap-config.json | 287 |
1 files changed, 140 insertions, 147 deletions
diff --git a/dpo/data-formats/ves-dmaap-config.json b/dpo/data-formats/ves-dmaap-config.json index c28c0ce0..53e8def1 100644 --- a/dpo/data-formats/ves-dmaap-config.json +++ b/dpo/data-formats/ves-dmaap-config.json @@ -1,149 +1,142 @@ { - "ves_syslog": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_statechange": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - - "ves_thresholdCrossingAlert": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_heartbeat": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - - "ves_other": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_mobileflow": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_sipsignaling": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_voicequality": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_fault": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_measurement": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - - - "ves_syslog_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_statechange_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - - "ves_thresholdCrossingAlert_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_heartbeat_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - - "ves_other_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_mobileflow_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_sipsignaling_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_voicequality_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_fault_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_measurement_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - } - + "ves_syslog": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_statechange": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_thresholdCrossingAlert": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_heartbeat": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_other": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_mobileflow": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_sipsignaling": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_voicequality": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_fault": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_measurement": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_syslog_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_statechange_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_thresholdCrossingAlert_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_heartbeat_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_other_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_mobileflow_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_sipsignaling_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_voicequality_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_fault_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + }, + "ves_measurement_secondary": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" + } + } } |