R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101

22
Description
Use the info-center logfile switch-directory command to configure the directory where a log file is saved.
Ensure that the directory is created first before saving a log file into it.
By default, the directory to save a log file is the log file directory under the root directory of the storage
device.
Examples
# Create a directory with the name test under cfa0: root directory.
<Sysname> mkdir test
%Created dir cfa0:/test.
# Set the directory to save the log file to cfa0:/test.
<Sysname> system-view
[Sysname] info-center logfile switch-directory cfa0:/test
info-center loghost
Syntax
info-center loghost host-ipv4-address [ port port-number ] [ channel { channel-number | channel-name }
| facility local-number ] *
undo info-center loghost { host-ipv4-address }
View
System view
Default level
2: System level
Parameters
host-ipv4-address: The IPv4 address of the log host.
port port-number: Specifies the number of the port that receives the system information on the log host.
The value ranges from 1 to 65535 and defaults to 514. In addition, the value of the port-number
argument should be the same as the value configured on the log host, otherwise, the log host cannot
receive system information.
channel: Specifies the channel through which system information can be output to the log host.
channel-number: Specifies a channel number, which ranges from 0 to 9.
channel-name: Specifies a channel name, which could be a default name or a self-defined name. The
user needs to specify a channel name first before using it as a self-defined channel name. For more
information, see the info-center channel name command.
facility local-number: The logging facility of the log host. The value can be local0 to local7 and defaults
to local7. Logging facility is mainly used to mark different logging sources, query and filer the logs of the
corresponding log source.
Description
Use the info-center loghost command to specify a log host and to configure the related parameters.
Use the undo info-center loghost command to restore the default configurations on a log host.
By default, output of system information to the log host is disabled. When it is enabled, the default
channel name will be loghost and the default channel number will be 2.