Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 297

Logging Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
10.25
To create a filter to send all messages containing the text “Bridging
initialization
”, to a remote syslog server with IP address 10.32.16.21 use the
following commands:
To create a filter to send messages with a severity level of informational and above to
the syslog server with IP address 10.32.16.21 use the following commands:
To remove a filter that sends all messages generated by EPSR that have a severity of
notices
or higher to a remote syslog server with IP address 10.32.16.21 use the
following commands:
To remove a filter that sends all messages containing the text “Bridging
initialization”
, to a remote syslog server with IP address 10.32.16.21 use the
following commands:
To remove a filter that sends messages with a severity level of informational and
above to the syslog server with IP address 10.32.16.21 use the following commands:
Related Commands
default log host
show log config
awplus#
configure terminal
awplus(config)#
log host 10.32.16.21 msgtext "Bridging
initialization"
awplus#
configure terminal
awplus(config)#
log host 10.32.16.21 level informational
awplus#
configure terminal
awplus(config)#
no log host 10.32.16.21 level notices program
epsr
awplus#
configure terminal
awplus(config)#
no log host 10.32.16.21 msgtext "Bridging
initialization"
awplusawpluls#
configure terminal
awplus(config)#
no log host 10.32.16.21 level informational