Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Job output logging
- Date: Thu, 31 May 2012 12:44:05 +0200
 
- From: haggi@xxxxxxxx
 
- Subject: [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