|
|||||||||||
|
RE: Syslog Server on Debian Etch ***SOLVED***
From: Joel Roberts <Joel.Roberts(at)pinkardcc.com>
Date: Tue Nov 06 2007 - 12:56:37 EST
Thanks for the input on getting syslog up and running correctly.
-----Original Message-----
Syslog was working fine on the clients, I had it installed to a diff linux server and was trying to move it over. The issue was the location of the sysklogd file. The walkthough I found told me to modify the /etc/init.d/sysklogd file, when it should have been the /etc/default/syslogd file. The syslog service is now running, listening on the correct port, and receiving messages from the Juniper firewall, but it's going to the /var/log/syslog file instead of the file I've indicated for the filename, /mnt/hdb1/syslog/logfilename.log Is anyone else monitoring Juniper Netscreen firewalls? Is there something other than local7.debug I should be using to send it to the logfile I want? Thanks.
-----Original Message-----
On Tue, Nov 06, 2007 at 08:05:39AM -0700, Joel Roberts wrote:
On the sending machine, you put something like: *.* @logger.my.domain On the receiving hosts, syslogd needs the -r parameter. This is placed in /etc/default/syslogd You'll also have to open the appropriate port in any firewall (both on the reciving and sending boxes). Then I'd reboot all systems; the logger server first, followed by the logger clients. Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Tue Nov 6 12:56:56 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 14:06:20 EST |
||||||||||
|
|||||||||||