There was a message earlier today concerning the machine resources
required for log files when using tcpserver//var/qmail/bin/splogger.
Shouldn't it be possible for tcpserver to use individual logs per
service, through another logging mechanism. Something like:
tcpserver -R -v -x tcp.cdb -u 123 -g 456 0 \
myservice /wherever/myprogram 2>&1 | mylogger > mylogfile &
where mylogger is like cat(1), but with a better permissions/ownership
structure? (Or, maybe, ... 2>&1 > mylogfile & would work, too. Anyone
tried it?)
Thanks,
John
--
John Conover, 631 Lamont Ct., Campbell, CA., 95008, USA.
VOX 408.370.2688, FAX 408.379.9602
[EMAIL PROTECTED], http://www2.inow.com/~conover/john.html