Copyright (C) 1997, 1998 by International Business Machines Corporation
DHCP Server Configuration
Use this notebook tab to set logging categories and other
log file parameters.
Fields and other settings include:
- Select the items to log
- Click one or more check boxes for information categories you want the
server to record in the log (logItem keyword).
- Maximum number of log files
- Enter the maximum number of log files the server keeps (numLogFiles
keyword). If you specify zero, no log files are maintained and no log
messages are displayed. If you specify a value of 1, when the current
log file reaches the maximum file size, it begins overwriting information
starting at the top of the file. If you specify a value greater than 1,
when the current file reaches the maximum size, it is renamed and a new log
file is created.
- Maximum size of each log file in KB
- Enter the maximum size in kilobytes of each log file the server keeps
(logFileSize keyword).
- Log file name
- Enter the name of the log file, such as LOGFILE.LOG. If the
maximum number of log files kept is greater than 1, older files are renamed
with file extensions such as 001, 002, and so on.
[ Top of Page | Previous Page | Next Page | Table of Contents ]