diff options
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". | |