The [logmgr] section contains the parameters used by the PMDB logging facility.
Specifies the name of the PMDB audit backup file.
Default: pmd_audit.bak
Specifies the name of the PMDB audit log file.
Default: pmd_audit
Specifies the group that can read the PMDB audit files. If no group is specified, only root can read the audit files. CA ControlMinder does not verify the value of this token, so if you enter an invalid group name, CA ControlMinder does not assign any group permissions to the audit log files.
To change the group ownership of an existing audit log file, do the following:
chmod 640 /opt/CA/AccessControl /log/seos.audit
Default: none
Specifies the size of the PMDB audit log file, in KB. Do not specify a size less than 50 KB.
Default: 50 KB
Specifies the name of the PMDB error backup file.
Default: pmd_error.bak
Specifies the name of the PMDB error log file.
Default: pmd_error
Specifies the group that can read the PMDB error files. If no group is specified, only root can read the error files. CA ControlMinder does not verify the value of this token, so if you enter an invalid group name, CA ControlMinder does not assign any group permissions to the error log files.
To change the group ownership of an existing error log file, do the following:
chmod 640 /opt/CA/AccessControl /log/seos.error
Default: none
Defines the maximum size, in KB, of the PMDB error log file (defined by error_log).
Limits: A minimum value of 50 KB.
Default: 50
Specifies the size of the PMDB general log file in KB.
Default: 50 KB
Determines the messages that are logged in the PMDB log file.
Valid values include the following:
0-Do not log any entries.
1-List only error messages.
2-List error and informational messages.
Default: 2
Determines whether the policy model daemon should write syslog messages.
Default: yes
| Copyright © 2013 CA. All rights reserved. |
|