R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
384
Parameters
boot: Sets the timestamp format as 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 2013. The
boot time shows the time since system startup.
date: Sets the timestamp format as "MMM DD hh:mm:ss:xxx YYYY", such as Dec 8 10:12:21:708 2013.
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 ranging from 00 to 23, mm and ss ranging from 00 to 59, and
xxx ranging from 0 to 999.
• YYYY: Year.
none: Indicates no time information is provided.
Examples
# Configure the timestamp format for log information as boot.
<Sysname> system-view
[Sysname] info-center timestamp boot
Related commands
info-center timestamp loghost
info-center timestamp loghost
Use info-center timestamp loghost to configure the timestamp format for logs sent to a log host.
Use undo info-center timestamp loghost to restore the default.
Syntax
info-center timestamp loghost { date | iso | no-year-date | none }
undo info-center timestamp loghost
Default
The timestamp format for logs sent to a log host is date.
Views
System view
Predefined user roles
network-admin
Parameters
date: Sets the timestamp format as "mmm dd hh:mm:ss yyyy". Such as Dec 8 10:12:21 2013. The date
time shows the current system time.
iso: Sets the ISO 8601 timestamp format, for example, 2013-09-21T15:32:55.
no-year-date: Sets the timestamp format as the current system date and time without year.
none: Indicates that no timestamp information is provided.