[olug] syslog help

Trent Melcher tmelcher at trilogytel.com
Fri Nov 1 20:01:55 UTC 2002


Look like its setup for network connection by default however you need to
make sure your config has something similar to this.

#
# This is the default behavior of sysklogd package
# Logs may come from unix stream, but not from another machine.
#
#source src { unix-stream("/dev/log"); internal(); };
# network logs come from both UDP on the local network
source src { unix-stream("/dev/log"); internal(); udp(); };


Trent
-----Original Message-----
From: olug-admin at olug.org [mailto:olug-admin at olug.org]On Behalf Of Mike
Hostetler
Sent: Friday, November 01, 2002 1:40 PM
To: olug at olug.org
Subject: Re: [olug] syslog help


On Fri, Nov 01, 2002 at 11:41:09AM -0600, Trent Melcher wrote:
> Maybe this will help some.
>
> Found it at:
http://jakarta.apache.org/log4j/docs/TROUBLESHOOT.html#syslogd
>

I found that one -- syslog-ng doesn't have a -r option (do a
"syslog-ng --help' from the command line as root). I did try to start it
anyway, but it said '-r' was invalid.

To Robert -- Good idea.  I set it to "DEBUG" (another setting in the
.properties file) and got a slew of message in STDOUT and other log file,
but none in my syslog files.

Any other ideas??

-- mikeh


_______________________________________________
OLUG mailing list
OLUG at olug.org
http://lists.olug.org/mailman/listinfo/olug





More information about the OLUG mailing list