log-max-audit-files
This entry defines the integer value that indicates the maximum number of rollover audit log files to store on disk.
log-max-audit-files = number_of_files
Description
When the number of rollover audit log files reaches this threshold, the oldest rollover audit log files are deleted until the number of files is equal to log-max-audit-files.
Options
number_of_files When the value is empty, no rollover log files are deleted.
When the value is equal to zero, then only the current log file is kept, and all rollover log files are deleted.
When the value is a positive integer, the value indicates the maximum number of rollover files to store on disk.
Usage: Optional
Default value None
Example:
log-max-audit-files = 5
Parent topic: [aznapi-configuration] stanza