Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 14:59:48 +0300
From:      Peter Pentchev <roam@orbitel.bg>
To:        Alexander Maret <maret@atrada.net>
Cc:        "'freebsd-hackers@freebsd.org'" <freebsd-hackers@freebsd.org>
Subject:   Re: Redirect stdout/stderr to syslog [OFF-TOPIC]
Message-ID:  <20000901145948.I46859@ringwraith.office1.bg>
In-Reply-To: <58A002A02C5ED311812E0050044517F00D25DA@erlangen01.atrada.de>; from maret@atrada.net on Fri, Sep 01, 2000 at 01:58:56PM %2B0200
References:  <58A002A02C5ED311812E0050044517F00D25DA@erlangen01.atrada.de>

next in thread | previous in thread | raw e-mail | index | archive | help
man 1 logger

pipe your stdout/stderr to logger(1), and you're all set.  You may even
specify a facility/level to log with.

G'luck,
Peter

-- 
What would this sentence be like if pi were 3?

On Fri, Sep 01, 2000 at 01:58:56PM +0200, Alexander Maret wrote:
> Hi,
> 
> I wonder if it is possible to redirect stdout/stderr to syslog.
> 
> Background:
> I'm writing a program which starts (fork=>execvp) and observes
> another program. I would like to redirect all output of the "execvped"
> program to syslog.
> 
> I know this is not really FBSD related but I hope you can help
> me anyway. Please don't tell me that I should redirect the output
> to a file and not to syslog. I know how to redirect the output to
> a file (that's my prog doing at present state).


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000901145948.I46859>