C613-50631-01 Rev A Command Reference for IE340 Series 463
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LOGGING COMMANDS
LOG
HOST EXCLUDE
Default No log messages are excluded
Mode Global configuration
Example To exclude messages that contain the string ‘example of irrelevant message’ being
sent to the remote syslog server 10.10.10.100, use the following commands:
awplus# configure terminal
awplus(config)# log host 10.10.10.100 exclude msgtext example
of irrelevant message
Related
commands
default log host
log host
log host (filter)
log host source
log host time
show log config
Command
changes
Version 5.2.2-1.1: vrf parameter added for products that support VRF
authpriv Security/authorization messages (private)
ftp FTP daemon
msgtext Exclude 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