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

[HTCondor-users] EVENT_LOG_JOB_AD_INFORMATION_ATTRS doesn't work for dynamic attributes?



We are setting:

EVENT_LOG_JOB_AD_INFORMATION_ATTRS=MATCH_EXP_JOB_GLIDEIN_Site,MATCH_GLIDEIN_Entry_Name,MATCH_GLIDEIN_Site,MATCH_EXP_JOB_Site,MATCH_EXP_JOB_GLIDEIN_Site,MATCH_EXP_JOBGLIDEIN_ResourceName,MATCH_EXP_JOB_Site,Jobsub_Group,owner

The MATCH* attributes only get defined after the job is running on a glidein. If I have the above setting with running jobs in the queue and restart the schedd then all of the attributes get logged into the Eventlog as expected. New jobs that start running do NOT have those attributes logged to the Eventlog though. For attributes to get into the Eventlog does that attribute have to be defined the first time the job is "seen"?

Thanks,

joe