499
<Sysname> system-view
[Sysname] info-center syslog trap buffersize 2048
Related commands
snmp-agent trap enable syslog
info-center timestamp
Use
info-center timestamp
to set the timestamp format for logs sent to the console, monitor
terminal, log buffer, and log file.
Use
undo info-center timestamp
to restore the default.
Syntax
info-center timestamp
{
boot
|
date
|
none
}
undo info-center timestamp
Default
The timestamp format for logs sent to the console, monitor terminal, log buffer, and log file is
date
.
Views
System view
Predefined user roles
network-admin
Parameters
boot
: Sets the timestamp format to xxx.yyy, where xxx is the most significant 32 bits (in milliseconds)
and yyy is the least significant 32 bits. For example, 0.21990989 equals Jun 25 14:09:26:881 2007.
The
boot
time shows the time since system startup.
date
: Sets the timestamp format to MMM DD hh:mm:ss:xxx YYYY, such as Dec 8 10:12:21:708
2007. The
date
time shows the current system time.
•
MMM: Abbreviations of the months in English, which could be Jan, Feb, Mar, Apr, May, Jun, Jul,
Aug, Sep, Oct, Nov, or Dec.
•
DD: Date, starting with a space if it is less than 10, for example " 7".
•
hh:mm:ss:xxx: Local time, with hh in the range of 00 to 23, mm and ss in the range of 00 to 59,
and xxx in the range of 0 to 999.
•
YYYY: Year.
none
: Indicates no time information is provided.
Examples
# Set the timestamp format to
boot
for logs sent to the console, monitor terminal, log buffer, and log
file.
<Sysname> system-view
[Sysname] info-center timestamp boot