C613-50170-01 Rev B
Command Reference for x510 Series
442
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
PERMANENT
(
FILTER
)
Examples
To create a filter to send all messages generated by EPSR that have a severity of
notices
or higher to the permanent log use the following commands:
awplus#
configure terminal
awplus(config)#
log permanent level notices program epsr
To create a filter to send all messages containing the text “
Bridging
initialization”
, to the permanent log use the following commands:
awplus#
configure terminal
awplus(config)#
log permanent msgtext Bridging initialization
Related
Commands