Hitachi Dynamic Link Manager Software Users Guide for Linux (7.6)
Setting Up Audit Log Data Collection
If you want to collect audit log data, you must also specify the collection level
for audit log data and the audit log categories.
The table below lists and describes the values for the audit log collection level
setting. An audit log data collection level is a severity level. The default is 6.
Table 3-74 Values Indicating Audit Log Data Collection Levels
Value (severity) Explanation
0 No audit log data is collected.
1
2 Critical-level audit log data is collected.
3 Critical-level and Error-level audit log data is collected.
4 Critical-level, Error-level, and Warning-level audit log data is
collected.
5
6 Critical-level, Error-level, Warning-level, and Informational-level
audit log data is collected.
7
The table below lists and describes the values for the audit log category
setting. The default is all.
Table 3-75 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:
# /opt/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-223.
3-222
Creating an HDLM Environment
Hitachi Dynamic Link Manager User Guide for Linux
®