X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Flogging.rst;h=5daa2b1c2298a4f73f5202f09054a65f95ea230b;hb=6f1a6a16603feda79eb5573dd3578444b3903736;hp=9064b597c4f1e3503655ce301bd412111fddb66d;hpb=2bcefa55631fba49b076092b2912006f14fdd8ae;p=aaf%2Fauthz.git diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst index 9064b597..5daa2b1c 100644 --- a/docs/sections/logging.rst +++ b/docs/sections/logging.rst @@ -1,5 +1,6 @@ .. 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 ======= @@ -18,6 +19,19 @@ Where to Access Information --------------------------- AAF uses log4j framework to generate logs and all the logs are stored in a persistent volume. +* For Standalone O/S, logs are placed on the machine. cd as follows +* For any AAF Container or Kubernetes, get a bash prompt into that container. Then cd as follows. + +.. code:: bash + + $ cd /opt/app/osaaf/logs + +For convenience, there is a tool to easily tail all component's transactions realtime, from this directory: + +.. code:: bash + + $ bash taillog + Error / Warning Messages ------------------------ Following are the error codes