diff options
author | anujkap <anuj.kapoor@amdocs.com> | 2017-12-13 07:51:15 +0000 |
---|---|---|
committer | anujkap <anuj.kapoor@amdocs.com> | 2017-12-13 09:13:18 +0000 |
commit | c57ab259cb7d9a3723af169633f4b633b78979a9 (patch) | |
tree | 29d624b1900b3b61f154b399bfbb4981a17ad492 /docs/Logging_User_Guide | |
parent | 02a454ac7e6b6bd4d827d9761e9d8a0908c23fc7 (diff) |
Separate logging content from index.rst
Issue-ID: LOG-109
Change-Id: I493f3e2dcbabfec9e894622ab6432c2222cb1f46
Signed-off-by: anujkap <anuj.kapoor@amdocs.com>
Diffstat (limited to 'docs/Logging_User_Guide')
-rw-r--r-- | docs/Logging_User_Guide/logging_user_guide.rst | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/Logging_User_Guide/logging_user_guide.rst b/docs/Logging_User_Guide/logging_user_guide.rst new file mode 100644 index 0000000..a78fe75 --- /dev/null +++ b/docs/Logging_User_Guide/logging_user_guide.rst @@ -0,0 +1,41 @@ + + + + +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright © 2017 AT&T Intellectual Property. All rights reserved. + +Logging User Guide +================== +.. contents:: + :depth: 3 +.. + +ONAP Kibana Dashboard +--------------------- +.. figure:: ../onap_kibana_dashboard.png + + +Logging Design +-------------- + +Repositories + ++-----------------+-----------------------+-----------------------------------+ +| **Repo** |**Directory** |**Details** | ++=================+=======================+===================================+ +|oom | |Deployment yamls | ++-----------------+-----------------------+-----------------------------------+ +|oom | |configs | ++-----------------+-----------------------+-----------------------------------+ +|logging-analytics| |docker image configs | ++-----------------+-----------------------+-----------------------------------+ +|logging-analytics| |reference logback.xml configs | ++-----------------+-----------------------+-----------------------------------+ +|(various) aai.. | |runtime logback.xml/log4j configs | ++-----------------+-----------------------+-----------------------------------+ + + + + |