aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
blob: c2e899929da08776850e4557cbf9b863b4b5d288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; backgroun
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

============
Architecture
============

SDC As Part of ONAP
===================

.. image:: images/SDC_In_ONAP.png

High Level Architecture
============
="m">- **Elastic Search** is used to index the auditing data received from different operations in the SDC. This information can then be analyzed with Kibana. The **Kibana server** enables statistical analysis of the operations done, according to the business logic. - **Cassandra** is used to store audit data, artifacts and data model objects.