From c57ab259cb7d9a3723af169633f4b633b78979a9 Mon Sep 17 00:00:00 2001 From: anujkap Date: Wed, 13 Dec 2017 07:51:15 +0000 Subject: Separate logging content from index.rst Issue-ID: LOG-109 Change-Id: I493f3e2dcbabfec9e894622ab6432c2222cb1f46 Signed-off-by: anujkap --- docs/Logging_User_Guide/logging_user_guide.rst | 41 ++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 docs/Logging_User_Guide/logging_user_guide.rst (limited to 'docs/Logging_User_Guide/logging_user_guide.rst') 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 | ++-----------------+-----------------------+-----------------------------------+ + + + + -- cgit 1.2.3-korg