RE: Syslog Server on Debian Etch ***SOLVED***

2007-11-06 Thread Joel Roberts
Message- From: Joel Roberts [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 06, 2007 10:39 AM To: Douglas A. Tutty; debian-user@lists.debian.org Subject: RE: Syslog Server on Debian Etch Syslog was working fine on the clients, I had it installed to a diff linux server and was trying to move it

RE: Syslog Server on Debian Etch

2007-11-06 Thread Joel Roberts
ewalls? Is there something other than local7.debug I should be using to send it to the logfile I want? Thanks. -Original Message- From: Douglas A. Tutty [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 06, 2007 8:17 AM To: debian-user@lists.debian.org Subject: Re: Syslog Server on Debia

Re: Syslog Server on Debian Etch

2007-11-06 Thread Douglas A. Tutty
On Tue, Nov 06, 2007 at 08:05:39AM -0700, Joel Roberts wrote: > I'm trying to configure a syslog server on Debian Etch, but so far the > only walkthrough I've found is for Debian Sarge. The walkthrough says to > modify the /etc/init.d/sysklogd file at the line that says: SYSLOGD

Syslog Server on Debian Etch

2007-11-06 Thread Joel Roberts
I'm trying to configure a syslog server on Debian Etch, but so far the only walkthrough I've found is for Debian Sarge. The walkthrough says to modify the /etc/init.d/sysklogd file at the line that says: SYSLOGD="" and change it to SYSLOGD="-r -m0" There is no suc