481 B
481 B
Scheduled Trace
For every task that is scheduled, the task ID and the hostname of the node on which it was launched is logged.
The scheduled trace logs are written to a file named _<logFilePrefix>_<timestamp>schedTrace.log, where
- logFilePrefix is the prefix provided using the
-logPrefix
option. - timestamp corresponds to the time when Elektron was run.
The format of the data logged is as shown below.
<yyyy/mm/dd> <hh:mm:ss> <hostname>:<task ID>