a_event
Purpose
Associates an audit event name with a list of audit
action names.
Description
The /etc/security/audit/a_event file is a table file (see
"tbl") that associates each audit event name with a
comma-separated list of audit action names.
Each entry in the event table has the following format:
event_name:actions:comment
Fields are separated by colons, while multiple names in
the action field are separated by commas.
Example
An example entry is:
proc_create:exec,fork:process create event
File
/etc/security/audit/a_event
Related Information
In this book: "audit," "auditlog," "tbl," "a_action,"
and "audit."
The audit and auditpr commands in the AIX Operating
System Commands Reference.