C613-50170-01 Rev B
Command Reference for x510 Series
452
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
SHOW
LOG
show log
Overview
This command displays the contents of the buffered log.
For information on filtering and saving command output, see the
with AlliedWare_Plus” Feature Overview and Configuration Guide
Syntax
show log [tail [<
10-250
>]]
Default
By default the entire contents of the buffered log is displayed.
Mode
User Exec, Privileged Exec and Global Configuration
Usage
If the optional
tail
parameter is specified, only the latest 10 messages in the
buffered log are displayed. A numerical value can be specified after the
tail
parameter to select how many of the latest messages should be displayed.
The
show log
command is only available to users at privilege level 7 and above. To
set a user’s privilege level, use the command:
awplus(config)#
username <
name
> privilege <
1-15
>
Examples
To display the contents of the buffered log use the command:
awplus#
show log
To display the 10 latest entries in the buffered log use the command:
awplus#
show log tail 10
Parameter
Description
tail
Display only the latest log entries.
<
10-250
>
Specify the number of log entries to display.