Previous Topic: libdefaultsNext Topic: map


logmgr

The [logmgr] section contains tokens that the UNAB logging utility uses.

audit_back

Defines the full path name of the audit log backup file.

Default: /opt/CA/uxauth/log/uxauth.audit.bak

audit_group

Specifies the name of the group that is permitted to read the audit log files.

Limits: none, group_name

Note: If you change the value of this token after UNAB creates the audit log file, you must use selang commands to set the file group ownership and the group permissions to read the log. Any files that are created after you set the value of this token will have the permissions that you specify.

Default: none

audit_log

Defines the full path name of the audit log file.

Default: /opt/CA/uxauth/log/uxauth.audit

audit_max_files

Defines the maximum number of audit log files to save for each of the specified backup modes. When the maximum number of backup audit log files is reached, UNAB deletes the oldest backup file when it creates the newest. A value of 0 specifies that UNAB keeps accumulating backup files.

Default: 0

audit_size

Defines the maximum size of the audit log file in KB.

Note: The minimum value you can specify for this token is 50 KB.

Default: 1024

audit_to_syslog

Specifies whether to log audit events to syslog file.

Limits: yes, no

Default: no

BackUp_Date

Specifies the interval for backing up the audit log files.

Limits: none, yes, daily, weekly, monthly

Note: If you specify daily, weekly, or monthly for this token, UNAB creates a time stamp, backs up the audit log file when the current date surpasses the specified interval, and appends the time stamp to the name of the backup file. However, if the size of the audit log file reaches the size specified in the audit_size token before the current date surpasses the specified interval, UNAB backs up the audit log file but does not append the time stamp to the name of the backup file. If you specify yes for this token, the time stamp is always appended to the name of the backup file.

Default: none

error_back

Defines the full path name of the error log file backup copy.

Default: /opt/CA/uxauth/log/uxauth.error.bak

error_group

Specifies the name of the group that is permitted to read the error log files.

Limits: none, group_name

Note: If you change the value of this token after UNAB creates the error log file, you must use selang commands to set the file group ownership and the group permissions to read the log. Any files that are created after you set the value of this token will have the permissions that you specify.

Default: none

error_log

Defines the full path name of the error log file.

Default: /opt/CA/uxauth/log/uxauth.error

error_size

Specifies the maximum size of the error log file in KB.

Note: The minimum value you can specify for this token is 50 KB.

Default: 50