Log output to the console, Network requirements, Network diagram – H3C Technologies H3C S3600 Series Switches User Manual
Page 992: Configuration procedure
1-18
147
# kill -9 147
# syslogd -r &
In case of Linux log host, the daemon “syslogd” must be started with the “-r” option.
After all the above operations, the switch can record information in the corresponding log file.
Through combined configuration of the device name (facility), information severity level threshold
(severity), module name (filter) and the file “syslog.conf”, you can sort information precisely for filtering.
Log Output to the Console
Network requirements
The switch sends the following information to the console: the log information of the two modules ARP
and IP, with severity higher than “informational”.
Network diagram
Figure 1-3 Network diagram for log output to the console
Configuration procedure
# Enable the information center.
[Switch] info-center enable
# Disable the function of outputting information to the console channels.
[Switch] undo info-center source default channel console
# Enable log information output to the console. Permit ARP and IP modules to output log information
with severity level higher than informational to the console.
[Switch] info-center console channel console
[Switch] info-center source arp channel console log level informational debug state off trap
state off
[Switch] info-center source ip channel console log level informational debug state off trap
state off
# Enable terminal display.