RE: [syslog-ng][PATCH] please test: syslog-ng message mangling fi x
The problem entries are only coming from that source. If another system forwards any kernel logs, they come through fine. All other boxes are currently still running the standard syslogd + klogd. The central log server is the only one running syslog-ng. --- Dustin D. Trammell Information Security Specialist Penson Financial Services, Inc. -----Original Message----- From: Stephen Frost [mailto:sfrost@snowman.net] Sent: Wednesday, August 21, 2002 12:20 To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng][PATCH] please test: syslog-ng message mangling fi x * Dustin Trammell (DTrammell@PENSON.COM) wrote:
source s_kernel { file("/proc/kmsg" log_prefix("kernel: ")); };
Okay, and those kernel messages are being generated from this source, or are they coming from another machine and being delivered to the log server? Stephen
* Dustin Trammell (DTrammell@PENSON.COM) wrote:
The problem entries are only coming from that source. If another system forwards any kernel logs, they come through fine. All other boxes are currently still running the standard syslogd + klogd. The central log server is the only one running syslog-ng.
Hmm, odd, I'm not having any problems here.. Can you go into the syslog-ng-1.5.19 directory and run: tail +113 src/sources.c | head -10 And send the output here? Stephen
participants (2)
-
Dustin Trammell
-
Stephen Frost