[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Condor log timestamps at milliseconds



Hello,

By default, the log lines in EventLog has the EventTime field resolved at second, as shown below. Is it possible to get a resolution of millisecond in the logs file instead?

Thanks.
-Samik

<c>
ÂÂÂ <a n="SentBytes"><r>4.100000000000000E+02</r></a>
ÂÂÂ <a n="TotalRemoteUsage"><s>Usr 0 00:00:00, Sys 0 00:00:00</s></a>
ÂÂÂ <a n="TotalLocalUsage"><s>Usr 0 00:00:00, Sys 0 00:00:00</s></a>
ÂÂÂ <a n="EventTypeNumber"><i>5</i></a>
ÂÂÂ <a n="TotalSentBytes"><r>4.100000000000000E+02</r></a>
ÂÂÂ <a n="Subproc"><i>0</i></a>
ÂÂÂ <a n="MyType"><s>JobTerminatedEvent</s></a>
ÂÂÂ <a n="RunRemoteUsage"><s>Usr 0 00:00:00, Sys 0 00:00:00</s></a>
ÂÂÂ <a n="EventTime"><s>2018-02-23T18:33:29</s></a>
ÂÂÂ <a n="Cluster"><i>56</i></a>
ÂÂÂ <a n="Proc"><i>0</i></a>
ÂÂÂ <a n="ReceivedBytes"><r>4.662000000000000E+03</r></a>
ÂÂÂ <a n="TerminatedNormally"><b v="t"/></a>
ÂÂÂ <a n="TotalReceivedBytes"><r>4.662000000000000E+03</r></a>
ÂÂÂ <a n="ReturnValue"><i>0</i></a>
ÂÂÂ <a n="RunLocalUsage"><s>Usr 0 00:00:00, Sys 0 00:00:00</s></a>
</c>