Audit.handler.file.name

This property specifies the path and file name to which audit entries are logged, such as sklm_audit.log.

Audit.handler.file.name=path/fileName
This is the path and file name that is used as the base name in creating audit log files in the specified audit directory, which is relative to the SKLM_DATA directory.
Required
Yes.
Default
logs/audit/sklm_audit.log
Example
To set the base name to my_sklm_audit.log, enter:
Audit.handler.file.name=my_sklm_audit.log

The name of the audit log file that reaches its maximum size appends a value for the time at which the file was closed. For example, if Audit.handler.file.name value is set to sklm_audit.log, a closed file has a name like sklm_audit.log.2315003554. Higher number values indicate newer audit log files.