diff options
author | Ofir Sonsino <os0695@att.com> | 2017-11-08 12:17:53 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-11-08 12:17:53 +0200 |
commit | 50552cd71c58a5708679702f7e61e9c63bc93729 (patch) | |
tree | 314109841da09dce87ec486235c6173b3c77c29e /docs/docs-logging.rst | |
parent | 4dade77663ca66b4ffa093d4b64a3505254a29fd (diff) |
Update ReadTheDocs docs folder
Change-Id: Ie87e9f78e00a66ca53796363fb1c92be378f7e73
Issue-ID: VID-71
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'docs/docs-logging.rst')
-rw-r--r-- | docs/docs-logging.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs-logging.rst b/docs/docs-logging.rst index e9a424b11..52d18e85f 100644 --- a/docs/docs-logging.rst +++ b/docs/docs-logging.rst @@ -9,7 +9,7 @@ Where to Access Log Information +------------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Location | Type | Description | -+------------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ ++================================================+=====================+===========================================================================================================================================================================================+ | /usr/local/tomcat/logs/catalina.YYYY-MM-DD.log | Jetty server log | Tomcat server information | +------------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | /opt/app/vid/logs/vid/audit.log | Application audit | An audit record is created in response to code transactions/operations taking place in VID. For instance "start logging". | |