[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] How to specify unique output for crondor jobs
- Date: Thu, 19 Oct 2023 11:05:04 -0700
- From: Joseph Areeda <newsreply@xxxxxxxxxx>
- Subject: [HTCondor-users] How to specify unique output for crondor jobs
Hi All,
We are having trouble debugging condor cron jobs and would like to save
stderr, stdout, and log files for each run.
It appears $(cluster), $(process) and $([ JobCurrentStartDate ]) do not
change with each run. The log file appends its output but error and out
files overwrite.
Is there a variable we can use in the file specs that will change with
each run?
Best,
Joe and Iara