C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
285
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OGGING
C
OMMANDS
LOG
BUFFERED
(
FILTER
)
Default
By default the buffered log has a filter to select messages whose severity level is
“notices (5)” or higher. This filter may be removed using the
no
variant of this
command.
Mode
Global Configuration
Examples
To add a filter to send all messages generated by EPSR that have a severity of
notices
or higher to the buffered log use the following commands:
awplus#
configure terminal
awplus(config)#
log buffered level notices program epsr
To add a filter to send all messages containing the text
Bridging initialization
, to the
buffered log use the following commands:
awplus#
configure terminal
awplus(config)#
log buffered msgtext Bridging initialization
To remove a filter that sends all messages generated by EPSR that have a severity
of
notices
or higher to the buffered log use the following commands:
awplus#
configure terminal
awplus(config)#
no log buffered level notices program epsr
To remove a filter that sends all messages containing the text
Bridging initialization
,
to the buffered log use the following commands:
awplus#
configure terminal
awplus(config)#
no log buffered msgtext Bridging initialization
Validation
Commands
show log config
Related
Commands
default log buffered
log buffered
log buffered size