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

Re: [HTCondor-users] Suppressing output to error log files



Hi John,

I want to filter the output pretty much the same way I showed above.

Thanks, Duncan

On 25 July 2017 at 14:06, John M Knoeller <johnkn@xxxxxxxxxxx> wrote:

You want to suppress the error stream entirely? or filter it as you show hereâ

Â

From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Duncan Meacher
Sent: Friday, July 21, 2017 8:49 AM
To: htcondor-users@xxxxxxxxxxx
Subject: [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
==========================


_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/



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

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
==========================