User guide
18-10 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
S
TATUS
M
ONITORING
AND
S
TATISTICS
• Configure remote logging by using the following command:
config syslog {add} <ipaddress> <facility> {<priority>}
Specify the following:
•
ipaddress
— The IP address of the syslog host.
•
facility
— The syslog facility level for local use. Options include
local0
through
local7
.
•
priority
— Filters the log to display message with the selected priority or higher
(more critical). Priorities include (in order) critical, emergency, alert, error, warning,
notice, info, and debug. If not specified, only critical priority messages are sent to the
syslog host.
Refer to your UNIX documentation for more information about the syslog host
facility.
L
OGGING
C
ONFIGURATION
C
HANGES
ExtremeWare allows you to record all configuration changes and their sources that are
made using the CLI by way of Telnet or the local console. The changes are logged to the
system log. Each log entry includes the user account name that performed the change
and the source IP address of the client (if Telnet was used). Configuration logging
applies only to commands that result in a configuration change. To enable configuration
logging, use the following command:
enable cli-config-logging
To disable configuration logging, use the following command:
disable cli-config-logging
CLI configuration logging is enabled by default.