User Manual
UMN:CLI
V8102
171
7.4
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.
7.4.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
Global
Generates a syslog message of selected level or high-
er 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 high-
er 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
}
external
sdcard
{
sfu l
slot SLOT_NUMBER
}
Generates a syslog message of selected level or high-
er and forwards it to the SDcard.
SLOT_NUMBER: slot number
syslog output
{
emerg
|
alert
|
crit
|
err
|
warning
|
notice
|
info
|
debug
}
remote
A.B.C.D
Generates a syslog message of selected level or high-
er 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
Global
Deletes a specified syslog output.
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
A.B.C.D
Syslog Output Level with a Priority
To set a user-defined syslog output level with a priority, use the following command.
Command
Mode
Description