Hitachi Dynamic Link Manager Software Users Guide for AIX

Table Of Contents
Table 3-16 Values Indicating Audit Log Data Categories
Value Explanation
ss
Audit log events of the StartStop category are collected.
a
Audit log events of the Authentication category are collected.
ca
Audit log events of the ConfigurationAccess category are collected.
all
Audit log events of the StartStop, Authentication, and
ConfigurationAccess categories are all collected.
This example shows how to enable the collection of audit log data:
# /usr/DynamicLinkManager/bin/dlnkmgr set -audlog on -audlv 6 -
category all
Specify on if you want to collect audit log data, and off if you do not want to
collect audit log data. If you specify on, you can use the -audlv parameter to
specify the collection level for audit log data and the -category parameter to
specify the audit log categories.
If you want to set the audit log facility, see
Setting the Audit Log Facility on
page 3-86.
Setting the Audit Log Facility
The following describes how to specify the output destination for audit log
data.
If you want to specify the output destination for audit log data, first specify
the audit log facility by using the dlnkmgr set -audfac command. Next,
define the output destination of the facility in the /etc/syslog.conf file. The
table below lists the values for the audit log facility setting. The default is
user.
Table 3-17 Values Indicating Audit Log Facility
Value Corresponding facility value in the /etc/syslog.conf file
user or 1
user
local0 or 16
local0
local1 or 17
local1
local2 or 18
local2
local3 or 19
local3
local4 or 20
local4
local5 or 21
local5
local6 or 22
local6
local7 or 23
local7
3-86
Creating an HDLM Environment
Hitachi Dynamic Link Manager (for AIX) User Guide