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

[HTCondor-users] Suppressing output to error log files



Hi,

I was wondering if anyone knew of any way to suppress the output to the error (stderr) output log files, specified in the .sub file. At the moment we are using condor to run a gstreamer based job that is dealing with a few hundred streams and so any warning that appears will be printed a large number of times. From recent runs we were reached error log files of ~100MBs within 10 minutes, and this job needs to be run continuously.

When running from the command line we're able to to do some piping such as:

$ commandÂÂ|& grep -v 'XLAL\|GSL\|Generic'

Is there anyway of repeating this process with condor?

Thanks, Duncan

--
==========================

Duncan Meacher, PhD
Postdoctoral Researcher
Institute for Gravitation and the Cosmos
Department of Physics
Pennsylvania State University
104 Davey Lab #040
University Park, PA 16802
Tel: +1 814 865 3243
==========================