223
log
NAME
log - Display and manage the log file.
SYNOPSIS
log host add <host-name>
log host del <host-name>
log host disable
log host enable
log host reset
log host show
log list
log view [<filename>]
log watch [<filename>]
DESCRIPTION
The log command lists restorer log file names and displays log file
contents. The log file directory is: /ddvar/log. The current system log
file is messages. Once a week, the Restorer automatically opens a new log
file and renames the previous file with an appended number of 1 (one)
through 9, such as messages.1. Each numbered file is rolled to the next
number each week. For example, at the second week, the file messages.1
is rolled to messages.2. If a file messages.2 already existed, it would
roll to messages.3. An existing messages.9 is deleted when messages.8
is rolled to messages.9.
OPERATIONS
host add
Add a system to the list that receives restorer log messages.
host del
Remove a system from the list that receives restorer log messages.
host disable
Disable the sending of log messages to other systems.
host enable
Enable the sending of log messages to other systems.
host reset
Reset the log sending feature to the defaults of disabled and an
empty list.