
User Manual UMN:CLI
SURPASS hiD 6615 S223/S323 R1.5
A50010-Y3-C150-2-7619 135
7.5 Syslog
The syslog is a function that allows the network element to generate the event notification
and forward it to the event message collector like a syslog server. This function is enabled
as default, so even though you disable this function manually, the syslog will be enabled
again.
This section contains the following contents.
•
Syslog Output Level
•
Facility Code
•
Syslog
•
Disabling Syslog
•
Displaying Syslog Message
•
Displaying Syslog Configuration
7.5.1
Syslog Output Level
Syslog Output Level without a Priority
To set a syslog output level, use the following command.
Command Mode
Description
syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
console
Generates a syslog message of selected level or
higher and forwards it to the console.
syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
local
{
volatile
|
non-
volatile
}
Generates a syslog message of selected level or
higher in the system memory.
volatile: deletes a syslog message after restart.
non-volatile: reserves a syslog message.
syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
remote
IP-ADDRESS
Global
Generates a syslog message of selected level or
higher and forwards it to a remote host.
To disable a specified syslog output, use the following command.
Command Mode
Description
no syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
console
no syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
local
{
volatile
|
non-
volatile
}
no syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
remote
IP-ADDRESS
Global
Deletes a specified syslog output.