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/
- Re: [HACKERS] Syslog and pg_options (for RPMs) Bruce Momjian
- Re: [HACKERS] Syslog and pg_options (for RPMs) Lamar Owen
- Re: [HACKERS] Syslog and pg_options (for RPMs) Bruce Momjian
- Re: [HACKERS] Syslog and pg_options (for RPMs) Bruce Momjian
- Re: [HACKERS] Syslog and pg_options (for RPMs) Lamar Owen
- Re: [HACKERS] Syslog and pg_options (for RP... Tom Lane
- Re: [HACKERS] Syslog and pg_options (fo... Bruce Momjian
- Re: [HACKERS] Syslog and pg_option... Lamar Owen
- Re: [HACKERS] Syslog and pg_op... Dominic J. Eidson
- Re: [HACKERS] Syslog and p... Lamar Owen
- Re: [HACKERS] Syslog and p... Nathan Myers
- Re: [HACKERS] Syslog and p... Tom Lane
- Re: [HACKERS] Syslog and p... Nathan Myers
- Re: [HACKERS] Syslog and p... Tom Lane
- Re: [HACKERS] Syslog and p... Dominic J. Eidson
- Re: [HACKERS] Syslog and p... Lamar Owen
- Re: [HACKERS] Syslog and p... Nathan Myers
- Re: [HACKERS] Syslog and p... Tom Lane
- Re: [HACKERS] Syslog and p... Ian Lance Taylor