
C613-50186-01 Rev B
Command Reference for AR2050V
336
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
MONITOR
(
FILTER
)
Default
By default there is a filter to select all messages. 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 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 default filter that includes sending everything to the terminal, use the
following commands:
awplus#
configure terminal
awplus(config)#
no log monitor level debugging
stp
Spanning Tree Protocol (STP)
rstp
Rapid Spanning Tree Protocol (RSTP)
mstp
Multiple Spanning Tree Protocol (MSTP)
imi
Integrated Management Interface (IMI)
imish
Integrated Management Interface Shell (IMISH)
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