Setting the audit log facility

Dynamic Link Manager (for Linux®) User Guide

Version
9.0.x
Audience
anonymous
Part Number
MK-92DLM113-64
ft:lastEdition
2025-11-06

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 syslog settings file. The table below lists the values for the audit log facility setting. The default is user.

Table. Values indicating audit log facility

Value

Corresponding facility value in the syslog settings 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

This example shows how to specify the audit log facility:

# /opt/DynamicLinkManager/bin/dlnkmgr set -audfac local0