Specifications
Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 163
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 Bind Address
•
Debug Message for Remote Terminal
•
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 A.B.C.D
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 A.B.C.D
Global Deletes a specified syslog output.