Modify Timestamp of phosphor-hostlogger

Artem Senichev artemsen at gmail.com
Thu Oct 15 17:45:54 AEDT 2020


Hi Spencer,

I think it is a good idea.
We didn't have a service to handle these logs, so the short format was
due to the compact display output.

--
Best regards,
Artem Senichev

On Wed, Oct 14, 2020 at 1:36 PM Spencer Ku (古世瑜)
<Spencer.Ku at quantatw.com> wrote:
>
> 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


More information about the openbmc mailing list