Specifies audit event output destinations
mfaudit.dest=audit-emitter-list
audit-emitter-list | A list of comma or space separated well-known and
user-specific audit emitter names. The well-known emitter names are:
|
mfaudit.dest=AUDITFILE
mfaudit.dest is used to specify the audit event output destinations that are to be used by the audit event consolidator instance . Multiple mfaudit.dest definitions may occur in the configuration file - their effect is additive.
AUDITFILE is assumed if no mfaudit.dest entry is specified in the configuration file.
1) Specify that tracing events are to be output to a audit file.
... mfaudit.dest=AUDITFILE ...
2) Specify that tracing events are to be output using both the audit file and SNMP emitters.
... mfaudit.dest=AUDITFILE,SNMP ... OR ... mfaudit.dest=AUDITFILE mfaudit.dest=SNMP ...
...
Related topics: