Description:
How to edit/read backup files of CA Control Minder Audit log.
Example file name - seos.audit.bak.26-Mar-2013-00:00:00
<Please see attached file for image>
-----
The audit log for CA Control Minder is (seos.audit) and the size of the file can be controlled by the audit_size token at logmgr section in the seos.ini file on UNIX machine.
Location is /opt/CA/AccessControl
# vi seos.ini ..
[logmgr]...
; Minimum Value: 50KB
audit_size = 10240 (Default )
<Please see attached file for image>
Solution:
Follow the steps to read the .bak files created by CA Control Minder.
<Please see attached file for image>