It would be nice if, in addition to the jobs/<jobid>/log/task.log file, there was a common location where all task log files were kept. Otherwise, you have to know which jobid to look in, which can be quite a pain without writing an additional scripting level.
I think an optimal solution would be - when metaq is running, make a symlink of the task.log file to a common area. When metaq finishes, move that log file to the common area in case we clean out the old jobid folders.
Thoughts?
It would be nice if, in addition to the
jobs/<jobid>/log/task.logfile, there was a common location where all task log files were kept. Otherwise, you have to know which jobid to look in, which can be quite a pain without writing an additional scripting level.I think an optimal solution would be - when metaq is running, make a symlink of the task.log file to a common area. When metaq finishes, move that log file to the common area in case we clean out the old jobid folders.
Thoughts?