diff options
author | Satyaki Mallick <satyaki.mallick@huawei.com> | 2018-10-16 18:20:53 +0530 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-10-17 06:38:07 +0000 |
commit | 56309f422c7dd81ceb6ea8f116aa30c23f97ca46 (patch) | |
tree | 319339343bb0bee03eda55b41718331af054f65b /docs/architecture.rst | |
parent | 5ff4c1c9a526d2fa4ea3bb83e0bd81676f9426fc (diff) |
Enhance documentation of SDC
Enhance documentation of SDC
Issue-ID: SDC-1841
Change-Id: I4c9db71db632405554694e6a5960264a1b387057
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 9a3bae8f64..142b458e1b 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -33,5 +33,5 @@ SDC uses two storage components: Elastic Search(ES) and Cassandra 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 auditing data, artifacts and data model objects. +- **Cassandra** is used to store audit data, artifacts and data model objects. |