Setup guide
Property Description
time (text) - date and time of the event
message (text) - message text
Notes
print command has arguments:
• follow - monitor system logs
• without-paging - print the log without paging
• file - saves the log information to ftp
Example
To view the local logs:
# TIME MESSAGE
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:20:36 log configuration changed by admin
-- [Q quit|D dump]
To monitor the system log:
[admin@Wandy] > log print follow
# TIME MESSAGE
0 dec/24/2003 08:20:36 log configuration changed by admin
0 dec/24/2003 08:24:34 log configuration changed by admin
0 dec/24/2003 08:24:51 log configuration changed by admin
0 dec/24/2003 08:25:59 log configuration changed by admin
0 dec/24/2003 08:25:59 log configuration changed by admin
0 dec/24/2003 08:30:05 log configuration changed by admin
0 dec/24/2003 08:30:05 log configuration changed by admin
0 dec/24/2003 08:35:56 system started
0 dec/24/2003 08:35:57 isdn-out1: initializing...
0 dec/24/2003 08:35:57 isdn-out1: dialing...
0 dec/24/2003 08:35:58 Prism firmware loading: OK
0 dec/24/2003 08:37:48 user admin logged in from 10.1.0.60 via telnet
-- Ctrl-C to quit. New entries will appear at bottom.