Mark, I had tried the man page on my older Marist release and was surprised at 'No manual entry for syslog'. I should have gone to my RH7.2 system! (Doctor, doctor, it hurts when I do this!).
Thanks a million. Paul >Paul, >By specifying what you want logged twice, once to a local log file, and a >second time to a remote host, you can achieve this. The examples in "man >syslog" show this: > # Kernel messages are first, stored in the kernel > # file, critical messages and higher ones also go > # to another host and to the console > # > kern.* /var/adm/kernel > kern.crit @finlandia > kern.crit /dev/console > kern.info;kern.!err /var/adm/kernel-info >Mark Post
