HP VPN Firewall Appliances System Management and Maintenance Configuration Guide

84
<Firewall> system-view
[Firewall] info-center enable
# Use channel console to output log information to the console. (This step is optional because it is the
default setting.)
[Firewall] info-center console channel console
# Disable all modules from outputting log, trap, and debug information to channel console.
[Firewall] info-center source default channel console debug state off log state off trap
state off
To avoid output of unnecessary information, disable all modules from outputting log, trap, and debug
information to the specified channel (console in this example) before you configure the output rule.
# Configure an output rule to output ARP and IP log information that has a severity level of at least
informational to the console.
[Firewall] info-center source arp channel console log level informational state on
[Firewall] info-center source ip channel console log level informational state on
[Firewall] quit
# Enable the display of log information on the console. (This function is enabled by default.)
<Firewall> terminal monitor
Info: Current terminal monitor is on.
<Firewall> terminal logging
Info: Current terminal logging is on.
Now, if the ARP and IP modules generate log information, the information center automatically sends the
log information to the console.
Outputting log information to a UNIX log host
Network requirements
Configure the firewall to send ARP and IP log information that has a severity level of at least informational
to the UNIX log host at 1.2.0.1/16.
Figure 29 Network diagram
Configuration procedure
Before the configuration, make sure the firewall and the log host can reach each other. (Details not
shown.)
1. Configure the firewall:
# Enable the information center.
<Firewall> system-view
[Firewall] info-center enable
# Specify the log host 1.2.0.1/16, use channel loghost to output log information (optional,
loghost by default), and specify local4 as the logging facility.
[Firewall] info-center loghost 1.2.0.1 channel loghost facility local4