![Alied Telesis GS970M/10 Command Reference Manual Download Page 285](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773285.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
285
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
L
OGGING
C
OMMANDS
LOG
CONSOLE
(
FILTER
)
Default
By default the console log has a filter to select messages whose severity level is
critical
or higher. This filter may be removed using the
no
variant of this
command. This filter may be removed and replaced by filters that are more
selective.
Mode
Global Configuration
Examples
To create a filter to send all messages containing the text “Bridging initialization”
to console instances where the
log console
command has been entered, use the
following commands:
awplus#
configure terminal
awplus(config)#
log console msgtext "Bridging initialization"
To remove a filter that sends all messages generated by EPSR that have a severity
of
notices
or higher to consoles, use the following commands:
awplus#
configure terminal
awplus(config)#
no log console level notices program epsr
loopprot
Loop Protection
dhcpsn
DHCP snooping (DHCPSN)
facility
Filter messages by syslog facility.
<
facility
>
Specify one of the following syslog facilities to include messages from:
kern
Kernel messages
user
Random user-level messages
Mail system
daemon
System daemons
auth
Security/authorization messages
syslog
Messages generated internally by syslogd
lpr
Line printer subsystem
news
Network news subsystem
uucp
UUCP subsystem
cron
Clock daemon
authpriv
Security/authorization messages (private)
ftp
FTP daemon
msgtext
Select messages containing a certain text string.
<
text-
string
>
A text string to match (maximum 128 characters). This is case sensitive, and must be the last
text on the command line.
Parameter
Description