Configuring the global audit event logging location manually on UNIX systems
To manually specify the target for audit trail information on a UNIX computer, edit the audittrail.targets setting in the centrify.conf file.
The options for the audittrail.targets parameter is as follows:
- 0 (audit trail is disabled)
- 1 (the audit trail log goes to DirectAudit)
- 2 (the audit trail log goes to the UNIX syslog)
- 3 (the audit trail log goes to both DirectAudit and the UNIX syslog)
The default value for the audittrail.targets parameter is 3 (syslog and DirectAudit). If you’re running DirectAudit version earlier than 3.2, the default value is 2 (syslog only).