 |
Shell scripting: Write message to a syslog / log file - nixCraft
If you want to log to a remote Syslog server, the logger command will not work as it logs only to the syslogd on the localhost. log4sh is a logging framework for shell scripts that *can* log to a remote Syslog server as long as netcat is installed. Reply
www.cyberciti.biz |
 |