diff options
Diffstat (limited to 'docs/sections/services/mapper')
-rw-r--r-- | docs/sections/services/mapper/index.rst | 9 |
1 files changed, 5 insertions, 4 deletions
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. |