Revolving around the core of technology
Document ID: | 1076 |
---|---|
Subject: | Audit trail Logging |
Creation date: | 11/13/09 2:31 PM |
Last modified on: | 11/13/09 2:38 PM |
SynaMan's web interface exposes a convenient way to view the audit-trail logs. Following steps demonstrate how to view this log.
By default, the size of the AuditTrial.log
is 5MB. Once this log reaches the maximum oconfigured size, it gets renamed to
AuditTrial.log.1
and the new file is created with the original name. Therefore, at any time you have up to 10MB of logs.
Use the following method to increase this size:
$INSTALL_DIR/logconfig.xml
. $INSTALL_DIR refers to the folder where SynaMan is installed.AuditTrail.log
and change its size from 5MB to any value you prefer. For example,
you can set that to 500MB, which will give you upto 1GB of audit logs. The following snippets display a before and after scenario:
BEFORE
AFTER
Do you have a helpful tip related to this document that you'd like to share with other users?