logmgr key

 maintains specific Policy Model log settings it uses under the following key:
capamsc141
Privileged Access Manager
 maintains specific Policy Model log settings it uses under the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Pmd\PMDB_Name\logmgr
Each Pmd\
PMDB_Name
\logmgr registry key contains the following registry entries:
  • audit_back
    Defines the name of the Policy Model audit backup file. Only 
    Privileged Access Manager
    can write to this file.
    Default:
    pmd_audit.bak
  • audit_group
    Defines the group that can read the audit logs.
    Default:
    Computer Associates
  • audit_log
    Defines the name of the Policy Model audit log file. When this file reaches the size specified in audit_size, 
    Privileged Access Manager
    closes the file, renames it with the name set in audit_back, and creates a new audit log. Only 
    Privileged Access Manager
    can write to this file.
    Default:
    pmd.audit
  • audit_size
    Defines the maximum size, in KB, of the Policy Model audit log file. Do not specify a value that is less than 50 KB.
    Default:
    1024
  • error_back
    Defines the name of the Policy Model error backup file.
    Default:
    pmd_error.back
  • error_group
    Defines the group that can read the error log files.
    If this value is set to
    none
    , only Administrators can read the file.
    Default:
    none
  • error_log
    Specifies the name of the Policy Model error log file. When this file reaches the size specified in error_size, 
    Privileged Access Manager
    closes the file, renames it with the name in error_back, and creates a new error log. Only 
    Privileged Access Manager
    can write to this file.
    Default:
    pmd.error
  • error_size
    Defines the maximum size, in KB, of the 
    Privileged Access Manager
    error log file.
    Default:
    1024