Opened 12 years ago

Closed 12 years ago

#192 closed defect (fixed)

flogtool dump should have a "Seconds Since Epoch" option for formatting output timestamps.

Reported by: zancas Owned by: zancas
Priority: trivial Milestone: 0.6.4
Component: logging Version: 0.6.1
Keywords: Cc:

Description

It's sometimes the case that I want to get the time since epoch in seconds of an incident from a flogfile. For example, I may have run an experiment and recorded some event in seconds since the Epoch, on some machine (possibly different from the system where the dumpfiles were generated) and I might want to see how those event correlate with the dumpfile incidents.

It would be convenient if "dump" offered this time format as an optional output.

Change History (1)

comment:1 Changed 12 years ago by Brian Warner

Milestone: undecided0.6.4
Resolution: fixed
Status: newclosed

Implemented, in [2cebd47]. --timestamps=epoch is how you activate this mode.

Note: See TracTickets for help on using tickets.