Software AG Infrastructure 10.5 | Software AG Runtime Logging | Software AG Runtime Audit Logging | Configuring the Audit Log
 
Configuring the Audit Log
You can configure how audit logging works in the Software AG_directory \profiles\CTP\configuration\audit\audit_config.properties configuration file. For example, you can configure the audit record format, the storage location for audit events, and the maximum size of the audit log file.
Important:
To propagate exceptions to the caller, do not change this configuration: appender.console.ignoreExceptions = false.
By default, Software AG Runtime rotates the audit log when the file size reaches 10 MB. The log keeps up to 200 files in addition to the current one.
For more information about changing the audit log configuration, see the Log4j 2 documentation.