Logging keywords

The valid logging keywords of the DHCPv6 server are described here.

The following keywords are valid:
Table 1. Keywords and descriptions for logging keywords.
Keyword Description
log-file-name The path and file name of the most recent log file. The less recent filenames have number 1 to (n-1) appended to the filename; the larger the number the less recent the file.
log-file-size Specifies the maximum size of a log file in KB. When the size of the most recent log file reaches this value, it is renamed and a new file is created.
log-file-num Specifies the maximum number of log files maintained when the size of the most recent log file reaches the log-file-size value and the file is renamed to generate a new file.
log-item Specifies the log items that need to be logged.
SYSERR
System error
OBJERR
Object error
PROTERR
Protocol error
WARNING
Warning
EVENT
Event occurred
ACTION
Action taken by the process
INFO
Additional information
ACNTING
Who was served when
TRACE
code flow, debugging