On Thu, 8 Feb 2001, Lamar Owen wrote:

> A syslogger of stderr would make a nice place to pipe the output :-).
> 'postmaster .... 2>&1 | output-to-syslog-program -f facility.desired' or
> some such. But that obviates the need to support syslog _at_all_ in the

2>&1 | logger -p facility.level

morannon:~> man logger
LOGGER(1)                   System Reference Manual
LOGGER(1)

NAME 
     logger - make entries in the system log

SYNOPSIS
     logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [message ...]

DESCRIPTION
     Logger provides a shell command interface to the syslog(3) system log
     module.


-- 
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/

Reply via email to