C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
283
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OGGING
C
OMMANDS
LOG
BUFFERED
(
FILTER
)
log buffered (filter)
Overview
Use this command to create a filter to select messages to be sent to the buffered
log. Selection can be based on the priority/ severity of the message, the program
that generated the message, the logging facility used, a sub-string within the
message or a combination of some or all of these.
The
no
variant of this command removes the corresponding filter, so that the
specified messages are no longer sent to the buffered log.
Syntax
log buffered [level
<level>
] [program
<program-name>
] [facility
<facility>
] [msgtext
<text-string>
]
no log buffered [level
<level>
] [program
<program-name>
]
[facility
<facility>
] [msgtext
<text-string>
]
Parameter
Description
level
Filter messages to the buffered log by severity level.
<
level
>
The minimum severity of message to send to the buffered log. The level can be specified as
one of the following numbers or level names, where 0 is the highest severity and 7 is the
lowest severity:
0|emergencies
System is unusable
1|alerts
Action must be taken immediately
2|critical
Critical conditions
3|errors
Error conditions
4|warnings
Warning conditions
5|notices
Normal, but significant, conditions
6|informational
Informational messages
7|debugging
Debug-level messages
program
Filter messages to the buffered log by program. Include messages from a specified program in
the buffered log.