From 6b0fa460b5a281ef4bf97e156703211a6bbfd260 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Mon, 20 May 2019 16:06:11 +0100 Subject: DCAE doc updates for Dublin Change-Id: Icca8fb3d36939102638c3dac3de8e01e220e94e3 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1505 Signed-off-by: VENKATESH KUMAR --- docs/sections/services/mapper/index.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/sections/services/mapper') diff --git a/docs/sections/services/mapper/index.rst b/docs/sections/services/mapper/index.rst index f88f4214..de534be2 100644 --- a/docs/sections/services/mapper/index.rst +++ b/docs/sections/services/mapper/index.rst @@ -3,11 +3,12 @@ .. Copyright 2018-2019 Tech Mahindra Ltd. -Mapper -===================== +VES-Mapper +========== -| **Problem:** Different VNF vendors generate event and telemetry data in different formats. Out of the box, all VNF vendors may not support VES format. -| **Solution**: A generic adapter which can convert different formats of event and telemetry data to VES format can be of use here. +Different VNF vendors generate event and telemetry data in different formats. Out of the box, all VNF vendors may not support VES format. +VES-Mapper provides a generic adapter to convert different formats of event and telemetry data into VES structure that can be consumed by existing DCAE analytics applications. + | *Note*: Currently mapping files are available for SNMP collector and RESTConf collector. **VES-Mapper** converts the telemetry data into the required VES format and publishes to the DMaaP for further action to be taken by the DCAE analytics applications. -- cgit 1.2.3-korg