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

[Condor-users] Job output logging



Hi,

I managed to start a job with a condor client.
Now I'd like to parse the jobs process stdout/stderr output. What is the best strategy to do it? Should I simply invoke a small parser and pipe the output into the parser or are there
any condor specific procedures how to handle the output of a process?


haggi