can condor do something similar (I'm guessing no) ?
IIRC, HTCondor can write daemon logs to syslog, which -- IIRC -- you can configure to do that, but no, HTCondor doesn't support it directly. You could also try a path to a named pipe, I guess. The output and error streams of jobs can't be piped either.
- ToddM