Update DCAEGEN2, mapper services doc
[dcaegen2.git] / docs / sections / services / mapper / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2018-2019 Tech Mahindra Ltd.
4
5
6 Mapper
7 =====================
8
9 | **Problem:** Different VNF vendors generate event and telemetry data in different formats. Out of the box, all VNF vendors may not support VES format. 
10 | **Solution**: A generic adapter which can convert different formats of event and telemetry data to VES format can be of use here. 
11 | *Note*: Currently mapping files are available for SNMP collector and RESTConf collector.
12
13 **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. 
14
15
16 .. toctree::
17   :maxdepth: 1
18
19   ./flow.rst
20   ./delivery.rst
21   ./installation.rst
22   ./mappingfile.rst
23   ./SampleSnmpTrapConversion
24   ./troubleshooting.rst