openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Modify Timestamp of phosphor-hostlogger
@ 2020-10-14 10:35 Spencer Ku (古世瑜)
  2020-10-15  6:45 ` Artem Senichev
  0 siblings, 1 reply; 3+ messages in thread
From: Spencer Ku (古世瑜) @ 2020-10-14 10:35 UTC (permalink / raw)
  To: Artem Senichev, OpenBMC Maillist

[-- Attachment #1: Type: text/plain, Size: 910 bytes --]

Hi All,
We have worked on a redfish URI that provides host log information, which is based on obmc-console and phosphor-hostlogger. Now we can get host log and fill information into host log entry, but here we have a problem about timestamp.

One of the log entry level “created time”, need to follow the time format like RFC3339, and for now, the host log only provides hour, minute, and second time info. We want to modify the timestamp to RFC3339 format to fit the log entry time format.

Here is a sample host log with timestamp providing by phosphor-hostlogger:
[ 00:00:31 ] >>> Log collection started at 1970-01-01 00:00:31

After modified, the message will be liked:
[ 1970-01-01T00:00:31+00:00 ] >>> Log collection started at 1970-01-01 00:00:31

if the changes make sense, we will push the changes to upstream.
Please let us know if there's any issue, thank you.

Sincerely,
Spencer

[-- Attachment #2: Type: text/html, Size: 4379 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-16  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 10:35 Modify Timestamp of phosphor-hostlogger Spencer Ku (古世瑜)
2020-10-15  6:45 ` Artem Senichev
2020-10-16  8:23   ` Spencer Ku (古世瑜)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).