summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 128a7ee5764fc4615407aa4d49c60176817b5e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0


Data Collection, Analytics, and Events (DCAE)
=======================

.. Add or remove sections below as appropriate for the platform component.
Data Collection Analytics and Events (DCAE) is the data collection and analysis subsystem of ONAP.
Its functions include collection of FCAPs data from the network entotiess (VNFs, PNFs, etc), normalization and transportation of
data, analysis of data, and generations of ONAP events which can be received by other ONAP components such as Policy for
subsequent operations.

DCAE consists of DCAE Platform components and DCAE Services components.

- DCAE Platform
    - Core Platform
        - Cloudify Manager
        - Consul
    - Extended Platform
        - Docker Host for containerized platform components
        - CDAP Analytics Platform for CDAP analytics applications
        - Docker Host for containerized service components


- DCAE Services
    - Collectors
        - Virtual Event Streaming (VES) collector, dockerized
        - SNMP Trap collector, dockerized
    - Analytics
        - Holmes correlation analytics, dockerized
        - Threshold Crosssing Analytics (TCA), CDAP analytics application

.. toctree::
   :maxdepth: 1

   ./sections/architecture.rst
   ./sections/offeredapis.rst
   ./sections/consumedapis.rst
   ./sections/delivery.rst
   ./sections/logging.rst
   ./sections/installation.rst
   ./sections/configuration.rst
   ./sections/administration.rst
   ./sections/humaninterfaces.rst
   ./sections/release-notes.rst

   offeredapis.rst