clean up some sphinx warnings
[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 VES-Mapper
7 ==========
8
9 Different VNF vendors generate event and telemetry data in different formats. Out of the box, all VNF vendors may not support VES format.
10 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.
11
12 | *Note*: Currently mapping files are available for SNMP collector and RESTConf collector.
13
14 **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.
15
16
17 .. toctree::
18   :maxdepth: 1
19
20   ./flow.rst
21   ./delivery.rst
22   ./installation-helm.rst
23   ./mappingfile.rst
24   ./SampleSnmpTrapConversion
25   ./troubleshooting.rst