Re: syslog on Lenny

2010-01-15 Thread Michael Biebl
Boyd Stephen Smith Jr. wrote: > On Thursday 14 January 2010 07:27:22 Roman Gelfand wrote: >> I am running a service which generates logs. What do I need to do to >> haave these log entries also appear in syslog? > > That's not how syslog works. There's isn't a process that goes through and > ga

Re: syslog on Lenny

2010-01-14 Thread Boyd Stephen Smith Jr.
On Thursday 14 January 2010 07:27:22 Roman Gelfand wrote: > I am running a service which generates logs. What do I need to do to > haave these log entries also appear in syslog? That's not how syslog works. There's isn't a process that goes through and gathers logs from various services and glu

syslog on Lenny

2010-01-14 Thread Roman Gelfand
I am running a service which generates logs. What do I need to do to haave these log entries also appear in syslog? BTW.. I modified /etc/rsyslog.conf file adding 'abcf.* -/var/log/abc.log' line. This didn't make a difference. Thanks in advance -- To UNSUBSCRIBE, email to debian-user-requ...