If you configure CA Access Control to route audit events to the Windows event log, each time seosd writes an audit event to the CA Access Control audit log, a corresponding event is sent to the event log. You can also configure CA Access Control to send Policy Model audit events to the event log.
To route events to the event log
secons -s
CA Access Control stops.
Audit events are sent to the Windows event log.
Audit events for policy models are sent to the Windows event log.
seosd -start
CA Access Control restarts.
Example: Route Audit Events to the Event Log
The following example routes audit events to the event log. You must be in the remote configuration environment (env config) to use this command:
er config ACROOT section(logmgr) token(SendAuditToNativeLog) value(1)
Example: Route Policy Model Audit Events to the Event Log
The following example routes Policy Model audit events to the event log. You must be in the remote configuration environment (env config) to use this command:
er config ACROOT section(Pmd) token(SendAuditToNativeLog) value(1)
| Copyright © 2012 CA. All rights reserved. |
|