[Initng] IRC meeting
Rob Ubuntu Linux
rob.ubuntu.linux at googlemail.com
Fri Nov 30 23:49:17 GMT 2007
On Nov 30, 2007 8:39 PM, Jerome Haltom <wasabi at larvalstage.net> wrote:
> A simple shell script could accomplish this:
>
> daemon | while read line; do logger "$line"; done
Neat but "real" sysadmins won't love you for it. You lose the logging
level, which stops the admin selecting how much to log, and increase
logging detail when a service is under investigation.
The logging facility matters to, so you can split stuff into different files.
More information about the upstart-devel
mailing list