C613-50170-01 Rev B
Command Reference for x510 Series
435
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
MONITOR
(
FILTER
)
Examples
To create a filter to send all messages that are generated by authentication and
have a severity of
info
or higher to terminal instances where the terminal monitor
command has been given, use the following commands:
awplus#
configure terminal
awplus(config)#
log monitor level info program auth
To remove a filter that sends all messages generated by EPSR that have a severity
of
notices
or higher to the terminal, use the following commands:
awplus#
configure terminal
awplus(config)#
no log monitor level notices program epsr
To remove a default filter that includes sending everything to the terminal, use the
following commands:
awplus#
configure terminal
awplus(config)#
no log monitor level debugging
Related
Commands