Show log – Allied Telesis AT-DC2552XS User Manual
Page 170

Chapter 7: Event Log Commands
170
SHOW LOG
Syntax
show log [tail [
value
]|reverse]
Parameters
tail
Displays the newest event messages in the buffered log in the
RAM. When you do not specify the value parameter, the command
displays 20 messages.
value
Specifies the number of the newest event messages to display.
The range is 10 to 250 messages. By default, this value is 20.
reverse
Displays the event messages in the buffered log (that are stored in
RAM) in the order of the newest to oldest message. When you do
not specify this key word, the command displays the log messages
from the oldest to newest message.
Mode
Privileged Exec mode
Description
Use this command to display the messages in the buffered log located in
RAM on the switch. To cancel the display, type ‘q’ for quit. An example of
the command output is shown in Figure 32.
Figure 32. SHOW LOG Command
The fields in the log are described below:
<date> <time> <facility>.<severity> <program[<pid>]>: <message>
-------------------------------------------------------------------------
2011 Nov 15 14:39:04 user.information awplus system: Warm Boot....
2011 Nov 15 14:39:04 user.information awplus evlog: Event log initialized
2011 Nov 15 14:39:04 user.information awplus file: File System initialized
2011 Nov 15 14:39:04 user.information awplus ssh: SSH server disabled
.....