Alliedware plus command – Allied Telesis AT-S63 User Manual
Page 324

Chapter 17: Event Log and Syslog Client Commands
324
Section II: Advanced Operations
Examples
The following command changes the IP address for output definition
number 5 to 149.55.55.55:
set log output=5 server=149.55.55.55
The following command modifies output definition number 6 to only send
messages from the RADIUS module of all severity levels:
set log output=6 module=radius severity=all
The following command changes the facility level and message format for
output definition 4. The facility level is changed to LOCAL1 (numerical
code 17) and the format to normal so that the messages include only
severity, module, and description:
set log output=11 facility=local1 syslogformat=normal
The following command changes syslog server definition 11 to send only
spanning tree and IGMP snooping events with a severity level of error or
warning:
set log output=11 module=stp,igmpsnooping severity=e,w
AlliedWare Plus
Command
Syntax
To set the facility level of an output definition:
log monitor facility default|local1|local2|local3|local4|
local5|local6|local7]
output-id
To define the severity level of the messages of an output definition:
log monitor level E|W|I
output-id
Modes
User Exec mode and Privileged Exec mode
Description
This AlliedWare Plus command is used to set the facility levels and the
severity levels of the output definitions. The severity levels are I for
Informational, E for Error, and W for Warning, You cannot set any of the
other parameters in the standard command with the AlliedWare Plus
commands.
Examples
This command sets the facility level on output definition 4 to Local5: