Can you send the output of "ls -l /var/log/*/*.log" please?
It was thousands of lines long, but comprised mostly of /var/log/servername1/daemon.info.log /var/log/servername2/daemon.info.log
Bear in mind that other installed programs may have a glob on *.log, and a specific directory (eg. apache), and your pattern might interfere with that. I'd suggest logging into /var/log/a-unique-name/xxx/yyy.log instead.
This works :) Now logging to /var/log/servers/machinename/xxx.log Thanks for the help! Colin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

