diff --git a/wiki/Manual2.wiki b/wiki/Manual2.wiki index 583cd11..2468c65 100644 --- a/wiki/Manual2.wiki +++ b/wiki/Manual2.wiki @@ -195,4 +195,18 @@ mrt 10 23:52:18: DEBUG - Processing item 20060831.wav }}} * An individual log file containing information and output of each processed item. these files are uploaded to the SSH server to the 'job_log' directory. For every item, a log file must be present. + +{{{ +===== PPSS Item Log File ===== +Host: MacBoek.local +Item: PPSS_LOCAL_TMPDIR/20060831.wav +Start date: mrt 10 23:52:18 + +Encode of PPSS_LOCAL_TMPDIR/20060831.wav successful. + +Status: Succes - item has been processed. +Elapsed time (h:m:s): 0:5:23 + +}}} +As you can see, with a few simple grep commands, it is possible to quickly determine which items have failed to process. \ No newline at end of file