On Fri, 2009-05-08 at 10:23 -0400, Nate Hausrath wrote:
Thanks for the response.
It looks like there may be a problem with my install or a bug somewhere. With the config file below, I'm still not getting messages in my /var/log/remote/parsed.log file. However, when I comment out "parser(p_db);" in the log section of the config, messages begin showing up.
After a bit more investigations, when I receive the first remote log message over UDP, the following appears in my /var/log/messages:
kernel: : [89941.138626] syslog-ng[16473]: segfault at 00000010 eip 08063e49 esp bfa1a490 error 4
Even after this, the process is still running and the ports are still open. At this point, I'm not really sure how to diagnose the problem.
Hmm... syslog-ng is automatically restarting itself. I'm working in doing a 3.0.2 release right now and there are really a lot of fixes in that. (just check out the NEWS file in the git repository) Hopefully I can finish this today, with shiny installers for all platforms. If the above problem persists, I can help diagnose it. -- Bazsi